Compartir a través de


de la propiedad SPWebService.WorkflowEventDeliveryBatchSize

Espacio de nombres:  Microsoft.SharePoint.Administration
Ensamblado:  Microsoft.SharePoint (en Microsoft.SharePoint.dll)

Sintaxis

'Declaración
Public Property WorkflowEventDeliveryBatchSize As Integer
    Get
    Set
'Uso
Dim instance As SPWebService
Dim value As Integer

value = instance.WorkflowEventDeliveryBatchSize

instance.WorkflowEventDeliveryBatchSize = value
public int WorkflowEventDeliveryBatchSize { get; set; }

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase SPWebService

Miembros SPWebService

Espacio de nombres Microsoft.SharePoint.Administration