Share via


ICorDebugThread2.GetTaskID(UInt64) Method

Definition

public:
 void GetTaskID([Runtime::InteropServices::Out] System::UInt64 % pTaskId);
public void GetTaskID (out ulong pTaskId);
abstract member GetTaskID : uint64 -> unit
Public Sub GetTaskID (ByRef pTaskId As ULong)

Parameters

pTaskId
UInt64

Applies to