Table of Contents

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

QueryFingerprintGroup

Remarks

This is what a failure message leads with: of everything QueryGuard saw, this group is the most likely to be the actual problem.