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