Stores the given ServerSession to the session list.
Declaring type: InProcSessionManager
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public override void StoreSession (
        ServerSession session
) 
Parameters
session
ServerSession to store.