TransportEmbedded..::..OnClientConnected Method
Invokes the client connected action.
Namespace:
com.onlineobject.objectnet.serverAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void OnClientConnected( ITransportClient client )
Parameters
- client
- Type: com.onlineobject.objectnet..::..ITransportClient
The client that has connected.