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