com.onlineobject.objectnet Namespace

EmbeddedServer..::..Clients Property

An array of all the currently connected clients.

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

Syntax


public EmbeddedConnection[] Clients { get; }

Remarks


The position of each EmbeddedConnection instance in the array does not correspond to that client's numeric ID (except by coincidence).