Class CompositeSessionEventType
CompositeSessionEventType
Inheritance
System.Object
CompositeSessionEventType
Namespace: MESL.SqlRace.Domain
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class CompositeSessionEventType : Enum
Fields
Added
Session Added.
Declaration
public const CompositeSessionEventType Added
Field Value
Type | Description |
---|---|
CompositeSessionEventType |
Removed
Session Removed.
Declaration
public const CompositeSessionEventType Removed
Field Value
Type | Description |
---|---|
CompositeSessionEventType |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |