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