SPWebService.WorkItemEventDeliveryThrottle - Propriété
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property WorkItemEventDeliveryThrottle As Integer
Get
Set
'Utilisation
Dim instance As SPWebService
Dim value As Integer
value = instance.WorkItemEventDeliveryThrottle
instance.WorkItemEventDeliveryThrottle = value
public int WorkItemEventDeliveryThrottle { get; set; }
Valeur de propriété
Type : System.Int32