com.onlineobject.objectnet Namespace

RelayTransportClient Constructor

Initializes a new instance of the RelayTransportClient class with the specified transport.

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

Syntax


public RelayTransportClient(

	ITransport transport

)

Parameters

transport
Type: com.onlineobject.objectnet..::..ITransport
The underlying transport mechanism to be used by the client.