com.onlineobject.objectnet Namespace

ClientChannel Constructor

Initializes a new instance of the ClientChannel class with the specified transport system.

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

Syntax


public ClientChannel(

	string transportSystem

)

Parameters

transportSystem
Type: String
The transport system to be used by the channel (e.g., TCP, UDP).