InMemoryConnectionTracker.GetConnections method
Returns a snapshot of current connection identifiers.
public IReadOnlyCollection<string> GetConnections()
Return Value
A read-only collection of connection IDs.
See Also
- class InMemoryConnectionTracker
- namespace Kestrun.SignalR