GetAllClients
Methods
public IEnumerable<CoherenceClientConnection> GetAllClients()
Collection of all client connections (with no simulators), including the local connection.
Returns
Type | Description |
---|---|
IEnumerable<CoherenceClientConnection> |
public IEnumerable<CoherenceClientConnection> GetAllClients()
Collection of all client connections (with no simulators), including the local connection.
Type | Description |
---|---|
IEnumerable<CoherenceClientConnection> |