com.onlineobject.objectnet Namespace

Channel..::..RegisterClient Method

Registers a client with the network server.

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.