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.
Gets or sets the throttle scope.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property ThrottleScope As ThrottleScope
Get
Set
'Usage
Dim instance As SafetyNetStruct
Dim value As ThrottleScope
value = instance.ThrottleScope
instance.ThrottleScope = value
public ThrottleScope ThrottleScope { get; set; }
Property Value
Type: Microsoft.BusinessData.SystemSpecific.ThrottleScope
The throttle scope.