RemoteCommand.OnCommandTaskState Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An event that is raised when the state of the command changes on a node.
public event Microsoft.Hpc.Scheduler.CommandTaskStateHandler OnCommandTaskState;
member this.OnCommandTaskState : Microsoft.Hpc.Scheduler.CommandTaskStateHandler
Public Event OnCommandTaskState As CommandTaskStateHandler