com.onlineobject.objectnet Namespace

TransportEmbedded..::..OnClientDisconnected Method

Invokes the client disconnected action.

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

Syntax


public void OnClientDisconnected(

	ITransportClient client

)

Parameters

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