Edit

Share via


RemoteCommand.IRemoteCommand.OnCommandTaskState Event

Definition

Explicit interface implementation for the OnCommandTaskState event.

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

Event Type

Implements

Applies to