Raises the ClientSessionTerminated event.
Declaring type: SessionManagerBase
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
protected void OnClientSessionTerminated (
        LoginEventArgs args
) 
Parameters
args
The LoginEventArgs instance containing the event data.