ChannelBase..::..SetTransport Method (ITransport)
Sets the transport for the channel.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SetTransport( ITransport transport )
Parameters
- transport
- Type: com.onlineobject.objectnet..::..ITransport
The transport to set.