ScheduledJobSelector Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.ScheduledJobs
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLookupKey(String^) | Gets a normalized lookup key from a given jobName. |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeCache() | Initializes the cache of IScheduledJob instances used to resolve a job given a job name. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | NormalizeJobName(String^) | Normalizes the job name that is registered in the cache of scheduled jobs by removing any "job" prefix from the name. |
![]() | SelectJob(String^) | |
![]() | ToString() | (Inherited from Object.) |
Show:

