Show / Hide Table of Contents

Class SessionState

Inheritance
System.Object
SessionState
Namespace: MAT.Atlas.Automation.Api.Enums
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public sealed class SessionState : Enum

Fields

Created

Declaration
public const SessionState Created
Field Value
Type Description
SessionState

Exporting

Declaration
public const SessionState Exporting
Field Value
Type Description
SessionState

Failed

Declaration
public const SessionState Failed
Field Value
Type Description
SessionState

Historical

Declaration
public const SessionState Historical
Field Value
Type Description
SessionState

Indexed

Declaration
public const SessionState Indexed
Field Value
Type Description
SessionState

Indexing

Declaration
public const SessionState Indexing
Field Value
Type Description
SessionState

Live

Declaration
public const SessionState Live
Field Value
Type Description
SessionState

LiveNotInServer

Declaration
public const SessionState LiveNotInServer
Field Value
Type Description
SessionState

value__

Declaration
public int value__
Field Value
Type Description
System.Int32
In This Article
Back to top Generated by DocFX