com.onlineobject.objectnet Namespace

ClientDisconnectedEventArgs Constructor

Initializes event data.

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

Syntax


public ClientDisconnectedEventArgs(

	ushort id

)

Parameters

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