Edit

Share via


RemoteCommand.IRemoteCommand.OnCommandRawOutput Event

Definition

Explicit interface implementation for the OnCommandRawOutput event.

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

Event Type

Implements

Applies to