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