共用方式為


SPWebService.WorkflowEventDeliveryThrottle property

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

Syntax

'宣告
Public Property WorkflowEventDeliveryThrottle As Integer
    Get
    Set
'用途
Dim instance As SPWebService
Dim value As Integer

value = instance.WorkflowEventDeliveryThrottle

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

Property value

Type: System.Int32

請參閱

參照

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace