SPSiteUpgradeThrottleSettings class
此類別儲存大型網站升級的節流設定。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPSiteUpgradeThrottleSettings
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<GuidAttribute("AD8AF3F0-9AA0-4682-B432-37865AA8C73E")> _
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class SPSiteUpgradeThrottleSettings _
Inherits SPPersistedObject
'用途
Dim instance As SPSiteUpgradeThrottleSettings
[GuidAttribute("AD8AF3F0-9AA0-4682-B432-37865AA8C73E")]
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class SPSiteUpgradeThrottleSettings : SPPersistedObject
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.