System.Runtime.Remoting.RemotingServices.LogRemotingStage C# (CSharp) Method

LogRemotingStage() private method

private LogRemotingStage ( int stage ) : void
stage int
return void
        public static void LogRemotingStage(int stage) {}
RemotingServices