1

Closed

Add CancellationToken to HttpActionDescriptor.ExecuteAsync

description

ExecuteAsync does not take the CancellationToken. This looks like an oversight, because the default controller action implementation uses model binding to propagate the cancellation token into any async actions, but we shouldn't be making that assumption at this level of abstraction.
Closed Jul 19, 2012 at 12:09 AM by DRavva
Yes, its present now.

comments

BradWilson wrote Apr 28, 2012 at 9:51 PM

Checked in with snapshot 2dd8d8c48f6a557bc9813a9d8d584c56e4bbf2cd