Edit

Share via


RemoteCommand.IRemoteCommand.OnCommandJobState Event

Definition

Explicit interface implementation for the OnCommandJobState event.

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

Event Type

Implements

Applies to