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

CORProfilerTrackRemoting() private method

private CORProfilerTrackRemoting ( ) : bool
return bool
        internal static extern bool CORProfilerTrackRemoting();
RemotingServices