Returns list of expired sessions.
Declaring type: SessionManagerBase
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected virtual IEnumerable<Guid> ExpiredSessions { get; }
Property Value

There is no description.