1 override of CloseChannelAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ClientReliableChannelBinder.cs (1)
364
protected override Task
CloseChannelAsync
(IDuplexSessionChannel channel, TimeSpan timeout)
1 reference to CloseChannelAsync
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableChannelBinder.cs (1)
259
await
CloseChannelAsync
(channel, timeoutHelper.RemainingTime());