Property MaxQueries
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
MaxQueries
Gets the maximum number of counted commands allowed in the session, or null when unlimited.
public int? MaxQueries { get; }
Property Value
- int?
Gets the maximum number of counted commands allowed in the session, or null when unlimited.
public int? MaxQueries { get; }