ICorProfilerCallback::RemotingServerInvocationStarted Method

Notifies the profiler that the process is invoking a method in response to a remote method invocation request.

Syntax

HRESULT RemotingServerInvocationStarted();  

Requirements

Platforms: See System Requirements.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Framework Versions: Available since 2.0

See also