SPWebService.WorkItemEventDeliveryThrottle Property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property WorkItemEventDeliveryThrottle As Integer
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Integer
value = instance.WorkItemEventDeliveryThrottle
instance.WorkItemEventDeliveryThrottle = value
public int WorkItemEventDeliveryThrottle { get; set; }
Property Value
Type: System.Int32