com.onlineobject.objectnet Namespace

ChannelBase..::..SetTransport Method (ITransport)

Sets the transport for the channel.

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

Syntax


public void SetTransport(

	ITransport transport

)

Parameters

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