de la propiedad SPWebService.WorkItemEventDeliveryBatchSize
Espacio de nombres: Microsoft.SharePoint.Administration
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property WorkItemEventDeliveryBatchSize As Integer
Get
Set
'Uso
Dim instance As SPWebService
Dim value As Integer
value = instance.WorkItemEventDeliveryBatchSize
instance.WorkItemEventDeliveryBatchSize = value
public int WorkItemEventDeliveryBatchSize { get; set; }
Valor de propiedad
Tipo: System.Int32