Basic |
public class BasicServiceNode : ClientNode
The BasicServiceClientBasicServiceNode type exposes the following members.
| Name | Description | |
|---|---|---|
| BasicServiceClientBasicServiceNode | Initializes a new instance of the BasicServiceClientBasicServiceNode class |
| Name | Description | |
|---|---|---|
| AllowReconnect | (Inherited from ClientNode) | |
| AllowReconnectFromClient | (Inherited from ClientNode) | |
| ClientConnectHost | (Inherited from ClientNode) | |
| ClientConnectPort | (Inherited from ClientNode) | |
| ClientVersion | (Inherited from ClientNode) | |
| ConnectingMaxTimeInSeconds | (Inherited from ClientNode) | |
| DataMessagesReceivedCounter | (Inherited from ClientNode) | |
| DataMessagesSentCounter | (Inherited from ClientNode) | |
| DataSizeReceivedCounter | (Inherited from ClientNode) | |
| DataSizeSentCounter | (Inherited from ClientNode) | |
| DisconnectionReason | (Inherited from ClientNode) | |
| Disposed | (Inherited from ClientNode) | |
| KeepAliveTime | (Inherited from ClientNode) | |
| LoginData | (Inherited from ClientNode) | |
| Messages | ||
| ProfilerData | (Inherited from ClientNode) | |
| ReceiveMessageMaxSize | (Inherited from ClientNode) | |
| RoundtripLastUtcTime | (Inherited from ClientNode) | |
| RoundtripSizeAverage | (Inherited from ClientNode) | |
| RoundtripSizeLast | (Inherited from ClientNode) | |
| SendMessageMaxSize | (Inherited from ClientNode) | |
| Services | (Inherited from ClientNode) | |
| Status | (Inherited from ClientNode) |
| Name | Description | |
|---|---|---|
| _GetInternalState | (Inherited from ClientNode) | |
| BeginConnect | (Inherited from ClientNode) | |
| Dispose | (Inherited from ClientNode) | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetRoundtripLastInSeconds | (Inherited from ClientNode) | |
| GetService(Int32) | (Inherited from ClientNode) | |
| GetService(String) | (Inherited from ClientNode) | |
| GetServiceT | (Inherited from ClientNode) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| OnConnectionStatusChanged | (Inherited from ClientNode) | |
| OnUpdate | (Inherited from ClientNode) | |
| ProfilerStart | (Inherited from ClientNode) | |
| ProfilerStop | (Inherited from ClientNode) | |
| RegisterService | (Inherited from ClientNode) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| Update | (Inherited from ClientNode) |
| Name | Description | |
|---|---|---|
| ConnectionStatusChanged | (Inherited from ClientNode) | |
| ProtocolError | (Inherited from ClientNode) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx) | |
| PropertyGet |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertyGetT |
Gets the value of the object property by name.
(Defined by ObjectEx) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx) |