com.onlineobject.objectnet Namespace

NetworkElementBase..::..SetTransport Method

Sets the transport channel.

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

Syntax


public void SetTransport(

	IChannel transport

)

Parameters

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