System.Runtime.Remoting.RemotingServices.LogRemotingStage Method

Logs the stage in a remoting exchange to an external debugger.

Syntax

[System.Diagnostics.Conditional("REMOTING_PERF")]
[System.Obsolete("It existed for only internal use in .NET and unimplemented in mono")]
public static void LogRemotingStage (int stage)

Parameters

stage
An internally defined constant that identifies the stage in a remoting exchange.

Remarks

A "REMOTING_PERF" preprocessing symbol is applied to the method by using the System.Diagnostics.ConditionalAttribute attribute.

Requirements

Namespace: System.Runtime.Remoting
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0