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