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