ScheduledJob::ExecuteAsync Method
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ExecuteAsync() | When implemented in a derived class, executes the scheduled job asynchronously. Implementations that want to know whether the scheduled job is being cancelled can get a CancellationToken from the M:CancellationToken property. |
![]() | ExecuteAsync(ScheduledJobDescriptor^, CancellationToken) |
Show:
