com.onlineobject.objectnet Namespace

NetworkClient Constructor (Int32)

Initializes a new instance of the NetworkClient class with a specified connection ID.

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

Syntax


public NetworkClient(

	int connectionId

)

Parameters

connectionId
Type: Int32
The unique identifier for the connection.