CommandOutputEventArg.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

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

Implements

Applies to