GetAll
Methods
public IEnumerable<CoherenceClientConnection> GetAll()
Collection of all client connections (both simulator and regular clients), including the local connection.
Returns
Type | Description |
---|---|
IEnumerable<CoherenceClientConnection> |
public IEnumerable<CoherenceClientConnection> GetAll()
Collection of all client connections (both simulator and regular clients), including the local connection.
Type | Description |
---|---|
IEnumerable<CoherenceClientConnection> |