Returns list of all sessions.
Declaring type: InProcSessionManager
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected override IEnumerable<ServerSession> AllSessions { get; }
Property Value

There is no description.