Property TopRepeatedGroup
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
TopRepeatedGroup
Gets the fingerprint group with the most occurrences, or null when no commands were captured.
public QueryFingerprintGroup? TopRepeatedGroup { get; }
Property Value
Remarks
This is what a failure message leads with: of everything QueryGuard saw, this group is the most likely to be the actual problem.