4 references to DequeueAndFlush
System.ServiceModel (4)
System\ServiceModel\Channels\BufferedOutputAsyncStream.cs (4)
155
this.
DequeueAndFlush
(asyncBuffer, onFlushComplete);
264
this.
DequeueAndFlush
(currentBuffer, onFlushComplete);
331
this.
DequeueAndFlush
(currentBuffer, onFlushComplete);
401
this.
DequeueAndFlush
(currentBuffer, onAsyncFlushComplete);