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