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