Table of Contents

Property Samples

Namespace
QueryGuard
Assembly
QueryGuard.Core.dll

Samples

Gets a bounded set of representative records kept as evidence.

public IReadOnlyList<QueryRecord> Samples { get; }

Property Value

IReadOnlyList<QueryRecord>

Remarks

Bounded on purpose: an endpoint that runs one query ten thousand times must not cause QueryGuard to retain ten thousand records.