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