ICorDebugThread2 Interface

Definition

public interface class ICorDebugThread2
public interface class ICorDebugThread2
__interface ICorDebugThread2
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("2BD956D9-7B07-4BEF-8A98-12AA862417C5")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugThread2
[System.Runtime.InteropServices.Guid("2BD956D9-7B07-4BEF-8A98-12AA862417C5")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface ICorDebugThread2
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("2BD956D9-7B07-4BEF-8A98-12AA862417C5")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugThread2 = interface
[<System.Runtime.InteropServices.Guid("2BD956D9-7B07-4BEF-8A98-12AA862417C5")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type ICorDebugThread2 = interface
Public Interface ICorDebugThread2
Attributes

Methods

GetActiveFunctions(UInt32, UInt32, COR_ACTIVE_FUNCTION[])
GetConnectionID(UInt32)
GetTaskID(UInt64)
GetVolatileOSThreadID(UInt32)
InterceptCurrentException(ICorDebugFrame)

Applies to