ICorProfilerCallback::RemotingServerInvocationReturned Method

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

Syntax

HRESULT RemotingServerInvocationReturned();  

Requirements

Platforms: See System Requirements.

Header: CorProf.idl, CorProf.h

Library: CorGuids.lib

.NET Framework Versions: Available since 2.0

See also