2 overrides of CloseOutputSessionCore
System.ServiceModel (2)
System\ServiceModel\Channels\FramingChannels.cs (1)
65
protected override void
CloseOutputSessionCore
(TimeSpan timeout)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
174
protected override void
CloseOutputSessionCore
(TimeSpan timeout)
1 reference to CloseOutputSessionCore
System.ServiceModel (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
373
this.
CloseOutputSessionCore
(timeout);