Property IncludeCountsInDiagnostics
IncludeCountsInDiagnostics
The five counting queries in Describe(). Off: Describe() is synchronous and
runs on every diagnostics report. When off the keys are present with the value
"(disabled)", never omitted, so nobody reads a missing key as zero.
public bool IncludeCountsInDiagnostics { get; set; }