ICorProfilerInfo4::EnumThreads Method
Returns an enumerator that provides methods to sequentially iterate through the collection of all managed threads in the profiled process.
Syntax
HRESULT EnumThreads([out]
ICorProfilerThreadEnum** ppEnum);
Parameters
ppEnum
[out] A pointer to an ICorProfilerThreadEnum interface.
Remarks
Requirements
Platforms: See System Requirements.
Header: CorProf.idl, CorProf.h
Library: CorGuids.lib
.NET Framework Versions: Available since 4.5
See also
Samarbeid med oss på GitHub
Du finner kilden for dette innholdet på GitHub. Der du også kan opprette og se gjennom problemer og pull-forespørsler. Hvis du vil ha mer informasjon, kan du se vår bidragsyterveiledning.