1 override of CloseOutputSessionCoreAsync
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
42protected override ValueTask CloseOutputSessionCoreAsync(TimeSpan timeout)
1 reference to CloseOutputSessionCoreAsync
System.ServiceModel.NetFramingBase (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
270await CloseOutputSessionCoreAsync(timeout);