public interface IHttpActionResult { Task ExecuteAsync(CancellationToken cancellationToken); }