Partager via


SPWebService.WorkflowEventDeliveryBatchSize - Propriété

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property WorkflowEventDeliveryBatchSize As Integer
    Get
    Set
'Utilisation
Dim instance As SPWebService
Dim value As Integer

value = instance.WorkflowEventDeliveryBatchSize

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

SPWebService classe

SPWebService - Membres

Microsoft.SharePoint.Administration - Espace de noms