Show / Hide Table of Contents

Class ReadDirection

Direction to read events or data.

Inheritance
System.Object
ReadDirection
Namespace: MESL.SqlRace.Domain.MountedSessions
Assembly: MESL.SqlRace.Domain.dll
Syntax
public sealed class ReadDirection : Enum

Fields

Backward

Backward in time.

Declaration
public const ReadDirection Backward
Field Value
Type Description
ReadDirection

Forward

Forward in time.

Declaration
public const ReadDirection Forward
Field Value
Type Description
ReadDirection

value__

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