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