SPWebService.WorkItemEventDeliveryBatchSize property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Property WorkItemEventDeliveryBatchSize As Integer
Get
Set
'用途
Dim instance As SPWebService
Dim value As Integer
value = instance.WorkItemEventDeliveryBatchSize
instance.WorkItemEventDeliveryBatchSize = value
public int WorkItemEventDeliveryBatchSize { get; set; }
Property value
Type: System.Int32