Share via


JE Members

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

JobEngine class

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

Public Properties

  Name Description
Singleton Job Engine singleton instance

Top

Public Methods

(see also Protected Methods )

  Name Description
CreateNewAsyncExecuteBatch Creates new asyncexecute batch
CreateObjRef  (inherited from MarshalByRefObject )
Equals  Overloaded. (inherited from Object )
GetHashCode  (inherited from Object )
GetLifetimeService  (inherited from MarshalByRefObject )
GetType  (inherited from Object )
InitializeLifetimeService Overridden. Make the JE lease eternal so that the remoting server doesn't get GCed
IsAlive IsAlive-heartbeat
ParseArgsAndStart Parse the command line arguments that were passed by the Job Service then call the Start function
ReferenceEquals  (inherited from Object )
RunJob RunJob
ToString  (inherited from Object )
UpdateStatus Called by the JobAgent to update status (human readable) for workers. JobAgent passes the status given to it by workers. This status ultimately gets logged to the jobDetails table in the jobStatus deployment

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )

Top

See Also

Reference

JE Class
Microsoft.Webstore.JobEngine Namespace