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
Cộng tác với chúng tôi trên GitHub
Bạn có thể tìm thấy nguồn cho nội dung này trên GitHub, nơi bạn cũng có thể tạo và xem lại các vấn đề và yêu cầu kéo. Để biết thêm thông tin, hãy xem hướng dẫn dành cho người đóng góp của chúng tôi.