DkmPendingBreakpoint.IsBarrier 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.
Indicates if this breakpoint is a barrier that should be set on the hardware, this works for GPU debugging.
public:
property bool IsBarrier { bool get(); };
public:
property bool IsBarrier { bool get(); };
public bool IsBarrier { get; }
member this.IsBarrier : bool
Public ReadOnly Property IsBarrier As Boolean
Property Value
Returns Boolean.