com.onlineobject.objectnet Namespace

ServerChannel Constructor

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

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

Syntax


public ServerChannel(

	string transportSystem

)

Parameters

transportSystem
Type: String
The transport system used for communication.