Share via


ScheduledJob Constructor ()

 

Creates a new instance of the ScheduledJob class.

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

Syntax

protected ScheduledJob()
protected:
ScheduledJob()
new : unit -> ScheduledJob
Protected Sub New

See Also

ScheduledJob Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top