Table of Contents

Property FirstSequence

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

FirstSequence

Gets the sequence number of the first occurrence.

public int FirstSequence { get; }

Property Value

int

Remarks

The distance between the first and last sequence numbers is useful context: occurrences packed into a contiguous range look like a loop, while occurrences spread across the whole session look more like unrelated repetition.