1 reference to SetNamedPipeHandleState
System.Core (1)
System\IO\Pipes\PipeStream.cs (1)
930
if (!UnsafeNativeMethods.
SetNamedPipeHandleState
(m_handle, &pipeReadType, UnsafeNativeMethods.NULL, UnsafeNativeMethods.NULL)) {