ICorProfilerInfo10::SuspendRuntime method

Suspends the runtime without performing a GC.

Syntax

HRESULT SuspendRuntime();

Requirements

Platforms: See .NET supported operating systems.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Versions: Available since .NET Core 3.0

See also