Compartilhar via


SPWebService.WorkflowEventDeliveryThrottle property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
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; }

Property value

Type: System.Int32

Ver também

Referência

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace