SchedulerJob.ISchedulerJob.OnJobState Event

Definition

An event that is raised when the state of the job changes.

event EventHandler<Microsoft.Hpc.Scheduler.JobStateEventArg> Microsoft.Hpc.Scheduler.ISchedulerJob.OnJobState;
Custom Event OnJobState As EventHandler(Of JobStateEventArg) Implements Microsoft.Hpc.Scheduler.ISchedulerJob

Event Type

Implements

Applies to