Edit

Share via


RemoteCommand.OnCommandRawOutput Event

Definition

An event that is raised when the command generates output. The output is provided as a byte blob without encoding.

public event Microsoft.Hpc.Scheduler.CommandRawOutputHandler OnCommandRawOutput;
member this.OnCommandRawOutput : Microsoft.Hpc.Scheduler.CommandRawOutputHandler 
Public Event OnCommandRawOutput As CommandRawOutputHandler 

Event Type

Applies to