Release allocated resources.
Declaring type: SessionManagerBase
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public virtual void Dispose (
        bool disposing
) 
Parameters
disposing
True, if the Dispose() method was called by user code.