com.onlineobject.objectnet Namespace

IChannel..::..RegisterClient Method

Registers a client with the communication channel.

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

Syntax


void RegisterClient(

	IClient client

)

Parameters

client
Type: com.onlineobject.objectnet..::..IClient
The client to be registered.