de la propiedad SafetyNetStruct.ThrottleScope
Obtiene o establece el ámbito del acelerador.
Espacio de nombres: Microsoft.SharePoint.BusinessData.SharedService
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property ThrottleScope As ThrottleScope
Get
Set
'Uso
Dim instance As SafetyNetStruct
Dim value As ThrottleScope
value = instance.ThrottleScope
instance.ThrottleScope = value
public ThrottleScope ThrottleScope { get; set; }
Valor de propiedad
Tipo: Microsoft.BusinessData.SystemSpecific.ThrottleScope
El ámbito del acelerador.
Vea también
Referencia
Espacio de nombres Microsoft.SharePoint.BusinessData.SharedService