com.onlineobject.objectnet Namespace

NetworkClient..::..SetTransport Method

Sets the transport layer for the client.

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

Syntax


public void SetTransport(

	ITransport transport

)

Parameters

transport
Type: com.onlineobject.objectnet..::..ITransport
The transport layer to be used for network communication.