1 reference to ConnectNamedPipe
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
2269
if (UnsafeNativeMethods.
ConnectNamedPipe
(pipeHandle, overlapped.NativeOverlapped) == 0)