TimerJobUtility Properties
Include Protected Members
Include Inherited Members
The TimerJobUtility type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Cancel | Gets or sets whether the current iteration should be canceled. (Inherited from ContentIterator.) |
![]() |
CancellationGranularity | Gets or sets the granularity at which a timer job can be paused or cancelled. |
![]() |
Cancelled | Gets a flag that indicates whether the iteration was canceled. (Inherited from ContentIterator.) |
![]() |
DisableEventFiring | Gets or sets whether to disable the event receiver firing during the execution of the timer job. |
![]() |
JobState | Gets the state of the timer job. |
![]() |
Name | Gets or sets the name of the content iterator. (Inherited from ContentIterator.) |
![]() |
ResumeGranularity | Gets or sets the granularity at which the timer job will be resumed. |
![]() |
StrictQuerySemantics | Gets or sets whether the query should follow strict query semantics. (Inherited from ContentIterator.) |
Top
.gif)