Gets the session of the current logical server thread.
Declaring type: ServerSession
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public static ServerSession CurrentSession { get; set; }
Property Value

There is no description.

Collapse/Expand Remarks
This property doesn't cross application domain boundaries.