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: 24.2.0.25008+ff8e4aa4099a8ee136cc622cd96d64cb655090d8
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