ScheduledJobSelector Class
Provides a default implementation of the IScheduledJobSelector for selecting a IScheduledJob.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ScheduledJobSelector(HttpConfiguration) | Initializes a new instance of the ScheduledJobSelector with a given config. |
| 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.) |
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=csharp)
.jpeg?cs-save-lang=1&cs-lang=csharp)