Share via


DkmPerformanceCounters.StartStopCounter Property

Definition

Number of performance watch start/stop iterations. If this number is high then performance data is not reliable.

This API was introduced in Visual Studio 14 RTM (DkmApiVersion.VS14RTM).

public:
 property System::UInt32 StartStopCounter { System::UInt32 get(); };
public:
 property unsigned int StartStopCounter { unsigned int get(); };
public uint StartStopCounter { get; }
member this.StartStopCounter : uint32
Public ReadOnly Property StartStopCounter As UInteger

Property Value

Applies to