Share via


SafetyNetStruct.ThrottleType Property

Gets or sets the throttle type.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property ThrottleType As ThrottleType
    Get
    Set
'Usage
Dim instance As SafetyNetStruct
Dim value As ThrottleType

value = instance.ThrottleType

instance.ThrottleType = value
public ThrottleType ThrottleType { get; set; }

Property Value

Type: Microsoft.BusinessData.SystemSpecific.ThrottleType
The throttle type.

See Also

Reference

SafetyNetStruct Class

SafetyNetStruct Members

Microsoft.SharePoint.BusinessData.SharedService Namespace