2 references to CloseOutputSessionAsync
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
401await this.CloseOutputSessionAsync(timeoutHelper.RemainingTime()); 782return _channel.CloseOutputSessionAsync(timeout).ToApm(callback, state);