DkmRuntimeWalkNextFramesAndCheckCache164AsyncResult.IsCacheValid Property

Definition

True if the cache was valid, false if not.

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

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

Property Value

Applies to