com.onlineobject.objectnet Namespace

ChannelBase..::..UnregisterClient Method

Unregisters a client from the channel.

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

Syntax


public void UnregisterClient(

	IClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..IClient
The client to unregister.