IDkmManagedThreadProperties Interface

Definition

Exposes properties of a managed thread such as Managed Thread ID.

Implementations of this interface may restrict when they are called using a filter defined in their component configuration. The following properties may be used: BaseDebugMonitorId, EngineId, TransportKind.

public interface class IDkmManagedThreadProperties
public interface class IDkmManagedThreadProperties
__interface IDkmManagedThreadProperties
public interface IDkmManagedThreadProperties
type IDkmManagedThreadProperties = interface
Public Interface IDkmManagedThreadProperties

Methods

GetManagedThreadProperties(DkmThread, Int32)

Get a managed thread's properties.

Applies to