3 writes to waiting
System.ServiceModel (3)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (3)
710
this.
waiting
= false;
789
this.
waiting
= true;
791
this.
waiting
= false;
1 reference to waiting
System.ServiceModel (1)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (1)
775
if (!buffer.
waiting
)