4 references to Handle
System.Runtime.Remoting (4)
channels\ipc\ipcport.cs (4)
43ThreadPool.BindHandle(_handle.Handle); 102if (handle.Handle.ToInt32() == NativePipe.INVALID_HANDLE_VALUE){ 156if(handle.Handle.ToInt32() != NativePipe.INVALID_HANDLE_VALUE) 319InternalRemotingServices.RemotingAssert(_handle.Handle != IntPtr.Zero, "Handle should be valid");