Implemented interface member:
method
CloseOutputSessionAsync
System.ServiceModel.Channels.IAsyncDuplexSession.CloseOutputSessionAsync(System.TimeSpan)
1 reference to CloseOutputSessionAsync
System.ServiceModel.Http (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
728return CloseOutputSessionAsync(Channel.DefaultCloseTimeout);