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

CORProfilerTrackRemotingCookie() private method

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