ICorProfilerCallback::RuntimeResumeStarted Method

Notifies the profiler that the runtime is resuming all run-time threads.

Syntax

HRESULT RuntimeResumeStarted();  

Requirements

Platforms: See System Requirements.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Framework Versions: Available since 2.0

See also