| | Name | Description |
|---|
 | BeginMessage(Int32) | (Inherited from ServerService) |
 | BeginMessage(ServerServiceMessageType) | (Inherited from ServerService) |
 | BeginMessage(ServerNodeClient, ServerServiceMessageType) | (Inherited from ServerService) |
 | BeginMessage(ServerNodeClient, Int32) | (Inherited from ServerService) |
 | BeginMessage(IListServerNodeClient, ServerServiceMessageType) | (Inherited from ServerService) |
 | BeginMessage(IListServerNodeClient, Int32) | (Inherited from ServerService) |
 | BeginMessageToAll(Int32) | (Inherited from ServerService) |
 | BeginMessageToAll(ServerServiceMessageType) | (Inherited from ServerService) |
 | 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) |
 | GetMessageType(Int32) | (Inherited from ServerService) |
 | GetMessageType(String) | (Inherited from ServerService) |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
 | OnDispose | (Inherited from ServerService) |
 | OnUpdate | (Inherited from ServerService) |
 | RegisterMessageType(String, Int32) | (Inherited from ServerService) |
 | RegisterMessageType(String, Int32, ServerServiceMessageTypeReceiveHandlerDelegate) | (Inherited from ServerService) |
 | SendMessage(ServerNodeClient, ServerServiceMessageType, ArraySegmentByte) | (Inherited from ServerService) |
 | SendMessage(ServerNodeClient, Int32, ArraySegmentByte) | (Inherited from ServerService) |
 | SendMessage(IListServerNodeClient, ServerServiceMessageType, ArraySegmentByte) | (Inherited from ServerService) |
 | SendMessage(IListServerNodeClient, Int32, ArraySegmentByte) | (Inherited from ServerService) |
 | SendToAllClients(String, ArraySegmentByte) | |
 | SendToAllClients(String, Byte) | |
 | SendToAllClients(String, String) | |
 | SendToClient(ServerNodeClient, String, ArraySegmentByte) | |
 | SendToClient(ServerNodeClient, String, Byte) | |
 | SendToClient(ServerNodeClient, String, String) | |
 | SendToClients(IListServerNodeClient, String, ArraySegmentByte) | |
 | SendToClients(IListServerNodeClient, String, Byte) | |
 | SendToClients(IListServerNodeClient, String, String) | |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |