2 references to CloseOutputAsync
System.ServiceModel.Http (2)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (2)
101Task task = CloseOutputAsync(CancellationToken.None); 232Task task = CloseOutputAsync(helper.GetCancellationToken());