ICommandRawOutputEventArg.Type Property

Definition

Identifies the source of the output.

public Microsoft.Hpc.Scheduler.CommandOutputType Type { get; }
member this.Type : Microsoft.Hpc.Scheduler.CommandOutputType
Public ReadOnly Property Type As CommandOutputType

Property Value

Identifies the source of the output. For possible values, see CommandOutputType enumeration.

Applies to