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