1 reference to SetNamedPipeHandleState
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
1820
if (UnsafeNativeMethods.
SetNamedPipeHandleState
(pipeHandle, ref mode, IntPtr.Zero, IntPtr.Zero) == 0)