Edit

Share via


SchedulerStore.ServiceAsClient Method

Definition

Caution

No use this sync method, instead use ConnectAsync

[System.Obsolete("No use this sync method, instead use ConnectAsync")]
public static Microsoft.Hpc.Scheduler.Store.ISchedulerStore ServiceAsClient (string schedulerNode, Microsoft.Hpc.ServiceAsClientIdentityProvider provider);
static member ServiceAsClient : string * Microsoft.Hpc.ServiceAsClientIdentityProvider -> Microsoft.Hpc.Scheduler.Store.ISchedulerStore
Public Shared Function ServiceAsClient (schedulerNode As String, provider As ServiceAsClientIdentityProvider) As ISchedulerStore

Parameters

schedulerNode
String

Returns

Attributes

Applies to