5 references to FlushCoreAsync
System.ServiceModel.NetFramingBase (5)
System\ServiceModel\Channels\BufferedConnection.cs (5)
46
await
FlushCoreAsync
(timeout);
76
await
FlushCoreAsync
(_pendingTimeout);
142
await
FlushCoreAsync
(timeout);
148
await
FlushCoreAsync
(timeoutHelper.RemainingTime());
194
await
FlushCoreAsync
(timeoutHelper.RemainingTime());