1 write to syncWriteSize
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
1471
this.
syncWriteSize
= size;
1 reference to syncWriteSize
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
1542
if (writeException == null && bytesWritten != this.
syncWriteSize
)