1 reference to ERROR_PIPE_CONNECTED
System.Runtime.Remoting (1)
channels\ipc\ipcport.cs (1)
115
return status ? true : (Marshal.GetLastWin32Error() == NativePipe.
ERROR_PIPE_CONNECTED
);