com.onlineobject.objectnet Namespace

IClient..::..SetTransport Method

Sets the transport mechanism for the client.

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

Syntax


void SetTransport(

	ITransport transport

)

Parameters

transport
Type: com.onlineobject.objectnet..::..ITransport
The transport mechanism to be used.