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