TimerJobUtility constructor
Initializes a new instance of a TimerJobUtility object.
Namespace: Microsoft.Office.Server.Utilities
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public Sub New ( _
name As String, _
jobState As SPJobState _
)
'Usage
Dim name As String
Dim jobState As SPJobState
Dim instance As New TimerJobUtility(name, jobState)
public TimerJobUtility(
string name,
SPJobState jobState
)
Parameters
name
Type: System.StringName of the utility.
jobState
Type: Microsoft.SharePoint.Administration.SPJobStateSPJobState.