Share via


LogCategories.ScheduledJob Field

 

Log category identifying logs coming from a ScheduledJob.

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

Syntax

public static readonly string ScheduledJob
public:
static initonly String^ ScheduledJob
static val ScheduledJob : string
Public Shared ReadOnly ScheduledJob As String

Field Value

Type: System.String

See Also

LogCategories Class
Microsoft.WindowsAzure.Mobile.Service Namespace

Return to top