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