com.onlineobject.objectnet Namespace

IChannel..::..SetTransport Method (String)

Sets the transport for the communication channel by providing the transport class name.

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

Syntax


void SetTransport(

	string transportClass

)

Parameters

transportClass
Type: String
The name of the transport class.