DkmPendingBreakpoint.IsBarrier Property

Definition

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.

Applies to