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

CORProfilerTrackRemotingAsync() private method

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