Describes a server session.
Declaring type: ServerSession
Namespace: Zyan.Communication
Assembly: Zyan.Communication
Collapse/Expand Public Properties
  Name Description
Public Property ClientAddress Gets or sets the IP Address of the calling client.
Public Property Static CurrentSession Gets the session of the current logical server thread.
Public Property Identity Gets the identity of the client.
Public Property SessionID Gets the session ID.
Public Property SessionVariables Gets the adapter for accessing session variables.
Public Property Timestamp Gets or sets the timestamp of the session.