com.onlineobject.objectnet Namespace

IChannel..::..SetTransport Method (ITransport)

Sets the transport for the communication channel using an instance of ITransport.

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

Syntax


void SetTransport(

	ITransport transport

)

Parameters

transport
Type: com.onlineobject.objectnet..::..ITransport
The transport instance to be set.