IRemoteCommand.OnCommandOutput Event

Definition

An event that is raised when the command generates a line of output.

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

Event Type

Applies to