Share via


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.

See also

Reference

SafetyNetStruct class

SafetyNetStruct members

Microsoft.SharePoint.BusinessData.SharedService namespace