1 write to completedSynchronously
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
985this.completedSynchronously = completedSynchronously;
1 reference to completedSynchronously
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
1003get { return this.completedSynchronously; }