GetOtherClients
Methods
public IEnumerable<CoherenceClientConnection> GetOtherClients()
Collection of all client connections except for the local one.
Returns
| Type | Description |
|---|---|
| IEnumerable<CoherenceClientConnection> |
public IEnumerable<CoherenceClientConnection> GetOtherClients()
Collection of all client connections except for the local one.
| Type | Description |
|---|---|
| IEnumerable<CoherenceClientConnection> |