Job Members

[This is internal Microsoft documentation - Do not distribute.]

Implements the IJob interface

The following tables list the members exposed by the Job type.

Public Constructors

  Name Description
Job contstructor

Top

Public Properties

  Name Description
JobName Gets the job name

Top

Public Methods

(see also Protected Methods )

  Name Description
AddStep AddStep
Equals  Overloaded. (inherited from Object )
GetEnumerator Enumerator
GetHashCode  (inherited from Object )
GetType  (inherited from Object )
ReferenceEquals  (inherited from Object )
Run Run job
Submit Submit async job
ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator Enumerator

Top

See Also

Reference

Job Class
Microsoft.Webstore.JobEngine Namespace