Method DisconnectRemoteClient
DisconnectRemoteClient(ulong)
Disconnects a client from the server
Declaration
public abstract void DisconnectRemoteClient(ulong clientId)
Parameters
Type | Name | Description |
---|---|---|
ulong | clientId | The clientId to disconnect |