3 references to CloseOutputSessionAsync
System.ServiceModel.Http (3)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (3)
354await CloseOutputSessionAsync(timeoutHelper.RemainingTime()); 708return Channel.CloseOutputSessionAsync(timeout).ToApm(callback, state); 733return Channel.CloseOutputSessionAsync(timeout);