WebSocketSessionManagerInactiveIDs Property |
Namespace: Sfs2X.WebSocketSharp.Server
public IEnumerable<string> InactiveIDs { get; }
An IEnumerable<string> instance.
It provides an enumerator which supports the iteration over the collection of the IDs for the inactive sessions.