com.onlineobject.objectnet Namespace

ChannelBase..::..RegisterClient Method

Registers a client to the channel.

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

Syntax


public void RegisterClient(

	IClient client

)

Parameters

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