ScheduledJobSelector Constructor (HttpConfiguration^)

 

Initializes a new instance of the ScheduledJobSelector with a given config.

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

public:
ScheduledJobSelector(
	HttpConfiguration^ config
)

Parameters

config
Type: System.Web.Http::HttpConfiguration^

The HttpConfiguration to use.

Return to top
Show: