Property SlowQueryThreshold
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
SlowQueryThreshold
Gets the duration above which a single command is reported as slow, or null when disabled.
public TimeSpan? SlowQueryThreshold { get; }
Gets the duration above which a single command is reported as slow, or null when disabled.
public TimeSpan? SlowQueryThreshold { get; }