Microsoft.VisualStudio.Debugger.ThreadProperties Namespace

Structs

DkmGetManagedThreadPropertiesAsyncResult

Result of an asynchronous DkmThread.GetManagedThreadProperties call.

DkmGetSuspensionCountAsyncResult

Result of an asynchronous DkmThread.GetSuspensionCount call.

DkmGetThreadDisplayPropertiesAsyncResult

Result of an asynchronous DkmRuntimeInstance.GetThreadDisplayProperties call.

DkmGetThreadNameAsyncResult

Result of an asynchronous DkmRuntimeInstance.GetThreadName call.

DkmGetVolatileFlagsAsyncResult

Result of an asynchronous DkmThread.GetVolatileFlags call.

DkmGetVolatilePropertiesAsyncResult

Result of an asynchronous DkmThread.GetVolatileProperties call.

DkmMinidumpThreadInfo

Thread state information. See IDkmMinidumpThreadInfo for more information.

This API was introduced in Visual Studio 17 RTM (DkmApiVersion.VS17RTM).

Enums

DkmVolatileThreadFlags

Volatile flags that apply to a thread. These values are expected to change over time and should not be cached by callers.