IRemoteCommand.OnCommandJobState Event

Definition

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

event EventHandler<Microsoft.Hpc.Scheduler.JobStateEventArg> OnCommandJobState;
member this.OnCommandJobState : EventHandler<Microsoft.Hpc.Scheduler.JobStateEventArg> 
Event OnCommandJobState As EventHandler(Of JobStateEventArg) 

Event Type

Applies to