1 override of CloseOutputSessionCoreAsync
System.ServiceModel.Http (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
105protected override async Task CloseOutputSessionCoreAsync(TimeSpan timeout)
1 reference to CloseOutputSessionCoreAsync
System.ServiceModel.Http (1)
System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
264await CloseOutputSessionCoreAsync(timeout);