JobsController Class
The JobsController executes a IScheduledJob identified by a name. Requests to the JobsController are either sent automatically from a cloud service or manually from a client.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
System.Object
System.Web.Http.ApiController
Microsoft.WindowsAzure.Mobile.Service.Controllers.JobsController
System.Web.Http.ApiController
Microsoft.WindowsAzure.Mobile.Service.Controllers.JobsController
| Name | Description | |
|---|---|---|
![]() | JobsController(ApiServices, IScheduledJobAuthorizationManager, IScheduledJobSelector) | Initializes a new instance of the JobsController. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | ExecuteScheduledJob(ScheduledJobDescriptor) | |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | Post(String) | Executes an IScheduledJob identified by jobName. |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:
.jpeg?cs-save-lang=1&cs-lang=vb)
.jpeg?cs-save-lang=1&cs-lang=vb)