NetworkObject..::..SetTransport Method
Sets the network transport and updates the transport for the network element if it exists.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
public void SetTransport( NetworkTransport transport )
Parameters
- transport
- Type: com.onlineobject.objectnet..::..NetworkTransport
The network transport to set.