Edit

Share via


IRemoteCommand.NodeNames Property

Definition

Retrieves the collection of node names on which the command will run or has run.

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

Property Value

An IStringCollection interface that contains the collection of node names.

Applies to