DkmRuntimeInstructionBreakpoint.IsBarrier Property

Definition

Indicates if this instruction breakpoint works as a barrier, used in GPU debugging scenarios.

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