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