SPWebApplication.DailyStartUnthrottledPrivilegedOperationsMinute Property
SharePoint 2010
Gets or sets the minute of the start time for an unthrottled privilege operation according to the local time zone.
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Property Value
Type: System.UInt32UInt32
A value between 0 and 59 that specifies the minute of the start time.
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException |
The minute cannot be set to a value that is greater than 59. |
| SecurityException |
The minute cannot be set because the current user is not a farm administrator. |