IScheduledJob Interface
Provides an abstraction for a scheduled job.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ExecuteAsync(ScheduledJobDescriptor^, CancellationToken) | Executes the scheduled job provided a scheduledJobDescriptor and an cancellationToken. |
Show:
