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