com.onlineobject.objectnet Namespace

IClient..::..SetChannel Method

Sets the communication channel for the client.

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

Syntax


void SetChannel(

	IChannel transport

)

Parameters

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