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