com.onlineobject.objectnet Namespace

NetworkObject..::..SetTransport Method

Sets the network transport and updates the transport for the network element if it exists.

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

Syntax


public void SetTransport(

	NetworkTransport transport

)

Parameters

transport
Type: com.onlineobject.objectnet..::..NetworkTransport
The network transport to set.