SaaS CMS has officially launched! Learn more now.

Class CounterType

Inheritance
System.Object
CounterType
Namespace: EPiServer.Diagnostics.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public sealed class CounterType : Enum

Fields

AuthenticationRequestsPerSec

Declaration
public const CounterType AuthenticationRequestsPerSec
Field Value
Type Description
CounterType

DataAccessOpenConnection

Declaration
public const CounterType DataAccessOpenConnection
Field Value
Type Description
CounterType

DataFactoryCacheHitRatio

Declaration
public const CounterType DataFactoryCacheHitRatio
Field Value
Type Description
CounterType

DataFactoryCacheHitRatioTotal

Declaration
public const CounterType DataFactoryCacheHitRatioTotal
Field Value
Type Description
CounterType

DataFactoryListingsPerSec

Declaration
public const CounterType DataFactoryListingsPerSec
Field Value
Type Description
CounterType

DataFactoryReadsPerSec

Declaration
public const CounterType DataFactoryReadsPerSec
Field Value
Type Description
CounterType

value__

Declaration
public int value__
Field Value
Type Description
System.Int32

Extension Methods