HtmlActionResult::ExecuteAsync Method (CancellationToken)
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Content
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public: virtual Task<HttpResponseMessage^>^ ExecuteAsync( CancellationToken cancellationToken ) sealed
Return Value
Type: System.Threading.Tasks::Task<HttpResponseMessage^>^
Show: