Abstract base class for ISessionManager implementations. Contains session sweeping logic, CreateServerSession utility method and implements System.IDisposable pattern.
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public abstract class SessionManagerBase :  ISessionManager,
IDisposable
Collapse/Expand Members

Click here to see the list of members.