ServerNetworkService_Users Methods |
The ServerNetworkService_Users type exposes the following members.
Methods| | Name | Description |
|---|
 | AddUser | |
 | AddUserBot | |
 | 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) |
 | GetDirectConnectionFreeUserID | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object) |
 | GetMessageType(Int32) | (Inherited from ServerService) |
 | GetMessageType(String) | (Inherited from ServerService) |
 | GetShareUserWithAnother | |
 | GetType | Gets the Type of the current instance. (Inherited from Object) |
 | GetUser(ServerNodeClient) | |
 | GetUser(Int64) | |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
 | OnDispose | (Overrides ServerServiceOnDispose) |
 | OnUpdate | (Inherited from ServerService) |
 | RegisterMessageType(String, Int32) | (Inherited from ServerService) |
 | RegisterMessageType(String, Int32, ServerServiceMessageTypeReceiveHandlerDelegate) | (Inherited from ServerService) |
 | RemoveUser | |
 | 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) |
 | ToString | Returns a string that represents the current object. (Inherited from Object) |
 | UpdateObjectControlledByPlayerToClient | |
Top
Extension Methods
See Also