com.onlineobject.objectnet Namespace

INetworkElement..::..SetTransport Method

Sets the transport channel for the network element.

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

Syntax


void SetTransport(

	IChannel transport

)

Parameters

transport
Type: com.onlineobject.objectnet..::..IChannel
The transport channel to set.