Share via


DkmGetBoundBreakpointHitCountValueAsyncResult.CurrentHitCount Property

Definition

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.

Applies to