1 reference to PIPE_ACCESS_DUPLEX
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
2050
int openMode = UnsafeNativeMethods.
PIPE_ACCESS_DUPLEX
| UnsafeNativeMethods.FILE_FLAG_OVERLAPPED;