com.onlineobject.objectnet Namespace

ClientConnectedEventArgs Constructor

Initializes event data.

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

Syntax


public ClientConnectedEventArgs(

	ushort id

)

Parameters

id
Type: UInt16
The numeric ID of the client that connected.