Click or drag to resize
RequestHelperTotalNonPageRequests Property
Counter of NonPage requests.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static IPerformanceCounter TotalNonPageRequests { get; }

Property Value

Type: IPerformanceCounter
See Also