CommandOutputEventArg.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.