ScheduledJob.ExecuteAsync Method (ScheduledJobDescriptor, CancellationToken)
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
public virtual Task ExecuteAsync( ScheduledJobDescriptor scheduledJobDescriptor, CancellationToken cancellationToken )
Return Value
Type: System.Threading.Tasks.Task
Show: