SPJobState members

Provides access to properties that will be saved when a job is paused.

The SPJobState type exposes the following members.

Properties

  Name Description
Public property Item Gets or sets an item from the collection of job state properties.
Public property ShouldStop Gets a property specifying whether the job should stop.

Top

Methods

  Name Description
Public method Clear Clears all properties from the job state.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove Removes the property, so that it will not be persisted if the job is paused and the timer service is stopped.
Public method SetProperties Provides a transactional way to set multiple properties
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPJobState class

Microsoft.SharePoint.Administration namespace