com.onlineobject.objectnet Namespace

RelayTransportClient..::..OnClientDisconnected Method

Handles the event when a client disconnects from the transport.

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

Syntax


public void OnClientDisconnected(

	ITransportClient client

)

Parameters

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