TimerJobUtility Properties

Include Protected Members
Include Inherited Members

The TimerJobUtility type exposes the following members.

Properties

  Name Description
Public property Cancel Gets or sets whether the current iteration should be canceled. (Inherited from ContentIterator.)
Public property CancellationGranularity Gets or sets the granularity at which a timer job can be paused or cancelled.
Public property Cancelled Gets a flag that indicates whether the iteration was canceled. (Inherited from ContentIterator.)
Public property DisableEventFiring Gets or sets whether to disable the event receiver firing during the execution of the timer job.
Public property JobState Gets the state of the timer job.
Public property Name Gets or sets the name of the content iterator. (Inherited from ContentIterator.)
Public property ResumeGranularity Gets or sets the granularity at which the timer job will be resumed.
Public property StrictQuerySemantics Gets or sets whether the query should follow strict query semantics. (Inherited from ContentIterator.)

Top

See Also

Reference

TimerJobUtility Class

Microsoft.Office.Server.Utilities Namespace