Edit

Share via


HpcContextExtension.GetNodesAsync(IHpcContext) Method

Definition

public static System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<string>> GetNodesAsync (this Microsoft.Hpc.IHpcContext context);
static member GetNodesAsync : Microsoft.Hpc.IHpcContext -> System.Threading.Tasks.Task<seq<string>>
<Extension()>
Public Function GetNodesAsync (context As IHpcContext) As Task(Of IEnumerable(Of String))

Parameters

context
IHpcContext

Returns

Applies to