ChannelBase..::..GetConnectedClient Method
Gets the connected client with the specified connection ID.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public NetworkClient GetConnectedClient( int connectionId )
Parameters
- connectionId
- Type: Int32
The connection ID of the client.