Edit

Share via


ServiceResolverExtension.ResolveSessionLauncherNodeAsync(IHpcContext) Method

Definition

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

Parameters

context
IHpcContext

Returns

Applies to