GetOtherSimulators
Methods
public IEnumerable<CoherenceClientConnection> GetOtherSimulators()
Returns a collection of all simulator connections, except for the local one.
Returns
| Type | Description |
|---|---|
| IEnumerable<CoherenceClientConnection> |
public IEnumerable<CoherenceClientConnection> GetOtherSimulators()
Returns a collection of all simulator connections, except for the local one.
| Type | Description |
|---|---|
| IEnumerable<CoherenceClientConnection> |