ICorDebugThread2.GetTaskID(UInt64) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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