ScheduledJobTypeResolver Constructor

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service.ScheduledJobs
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubmethodScheduledJobTypeResolver()

Initializes a new instance of the ScheduledJobTypeResolver with a default filter for detecting scheduled jobs.

System_CAPS_pubmethodScheduledJobTypeResolver(Predicate(Of Type))

Creates a new ScheduledJobTypeResolver instance using a predicate to filter types that implement IScheduledJob.

Return to top
Show: