com.onlineobject.objectnet Namespace

Channel..::..SetTransport Method (String)

Sets the transport layer by specifying the class name as a string.

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

Syntax


public void SetTransport(

	string transportClass

)

Parameters

transportClass
Type: String
The class name of the transport layer to be used.