DkmRuntimeWalkNextFramesAndCheckCache164AsyncResult.EndOfStack Property

Definition

Returns true if the monitor reached the end of the stack.

This API was introduced in Visual Studio 16 Update 4 (DkmApiVersion.VS16Update4).

public:
 property bool EndOfStack { bool get(); };
public bool EndOfStack { get; }
member this.EndOfStack : bool
Public ReadOnly Property EndOfStack As Boolean

Property Value

Applies to