com.onlineobject.objectnet Namespace

NetworkClient..::..SetChannel Method

Sets the communication channel for the client.

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

Syntax


public void SetChannel(

	IChannel channel

)

Parameters

channel
Type: com.onlineobject.objectnet..::..IChannel
The channel to be used for communication.