de la propiedad SPWebService.WorkItemEventDeliveryThrottle
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property WorkItemEventDeliveryThrottle As Integer
Get
Set
'Uso
Dim instance As SPWebService
Dim value As Integer
value = instance.WorkItemEventDeliveryThrottle
instance.WorkItemEventDeliveryThrottle = value
public int WorkItemEventDeliveryThrottle { get; set; }
Valor de propiedad
Tipo: System.Int32