Edit

Share via


RemoteCommand.IRemoteCommand.OnCommandOutput Event

Definition

Explicit interface implementation for the OnCommandOutput event.

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

Event Type

Implements

Applies to