SafetyNetStruct.ThrottleScope Property
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.