Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Schedule that runs every half hour
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property HalfHourly As SPMinuteSchedule
Get
'Usage
Dim value As SPMinuteSchedule
value = SPRerunDiscoveryJobDefinition.HalfHourly
public static SPMinuteSchedule HalfHourly { get; }
Property value
Type: Microsoft.SharePoint.SPMinuteSchedule
See also
Reference
SPRerunDiscoveryJobDefinition class