SPWebService.WorkflowCPUThrottle property

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property WorkflowCPUThrottle As Integer
    Get
    Set
'Usage
Dim instance As SPWebService
Dim value As Integer

value = instance.WorkflowCPUThrottle

instance.WorkflowCPUThrottle = value
public int WorkflowCPUThrottle { get; set; }

Property value

Type: System.Int32

See also

Reference

SPWebService class

SPWebService members

Microsoft.SharePoint.Administration namespace