com.onlineobject.objectnet Namespace

RelayTransportClient..::..OnClientConnected Method

Handles the event when a client connects to the transport.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void OnClientConnected(

	ITransportClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..ITransportClient
The connected client.