2 references to PIPE_READMODE_MESSAGE
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
1819int mode = UnsafeNativeMethods.PIPE_READMODE_MESSAGE; 2081UnsafeNativeMethods.PIPE_TYPE_MESSAGE | UnsafeNativeMethods.PIPE_READMODE_MESSAGE,