Share via


AveragePerformanceCounter(IPerformanceCounter, IPerformanceCounter) Constructor

Definition

public AveragePerformanceCounter (Microsoft.Azure.Devices.ProtocolGateway.Instrumentation.IPerformanceCounter countCounter, Microsoft.Azure.Devices.ProtocolGateway.Instrumentation.IPerformanceCounter baseCounter);
new Microsoft.Azure.Devices.ProtocolGateway.Instrumentation.AveragePerformanceCounter : Microsoft.Azure.Devices.ProtocolGateway.Instrumentation.IPerformanceCounter * Microsoft.Azure.Devices.ProtocolGateway.Instrumentation.IPerformanceCounter -> Microsoft.Azure.Devices.ProtocolGateway.Instrumentation.AveragePerformanceCounter
Public Sub New (countCounter As IPerformanceCounter, baseCounter As IPerformanceCounter)

Parameters

countCounter
IPerformanceCounter
baseCounter
IPerformanceCounter

Applies to