SaaS CMS has officially launched! Learn more now.

Interface IPerformanceCounter

Namespace: EPiServer.Diagnostics.Internal
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public interface IPerformanceCounter

Methods

Increment(CounterType)

Declaration
void Increment(CounterType type)
Parameters
Type Name Description
CounterType type

Extension Methods