DkmGetBoundBreakpointHitCountValueAsyncResult.CurrentHitCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Number of times that the breakpoint has been hit.
public:
property int CurrentHitCount { int get(); };
public:
property int CurrentHitCount { int get(); };
public int CurrentHitCount { get; }
member this.CurrentHitCount : int
Public ReadOnly Property CurrentHitCount As Integer
Property Value
Returns Int32.