Click or drag to resize

SessionInfo Class

This is a replacement for AxiomCore2.ClientInfo. The purpose of this class is to allow scripts to get information about the currently running session.
Inheritance Hierarchy
SystemObject
  AxiomCore2SessionInfo

Namespace: AxiomCore2
Assembly: Canary.Axiom.Session (in Canary.Axiom.Session.exe) Version: 25.6.0.25344+3070493948bf7d32a86bd3e9a8bcf4cc9a5b1929
Syntax
C#
public sealed class SessionInfo

The SessionInfo type exposes the following members.

Constructors
 NameDescription
Public methodSessionInfoInitializes a new instance of the SessionInfo class
Top
Properties
 NameDescription
Public propertyStatic memberCultureInfo 
Public propertyStatic memberTimeZoneInfo 
Public propertyStatic memberUserName 
Top
See Also