Sets the current server session.
Declaring type: SessionManagerBase
Namespace: Zyan.Communication.SessionMgmt
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public void SetCurrentSession (
        ServerSession session
) 
Parameters
session
The session.