SPContentDatabaseJobDefinition.ReachedDailyScheduleHourLimit property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected ReadOnly Property ReachedDailyScheduleHourLimit As Boolean
Get
'Usage
Dim value As Boolean
value = Me.ReachedDailyScheduleHourLimit
protected bool ReachedDailyScheduleHourLimit { get; }
Property value
Type: System.Boolean
See also
Reference
SPContentDatabaseJobDefinition class