DurableSession.EndCreateSession(IAsyncResult) Method

Definition

public static Microsoft.Hpc.Scheduler.Session.DurableSession EndCreateSession (IAsyncResult result);
static member EndCreateSession : IAsyncResult -> Microsoft.Hpc.Scheduler.Session.DurableSession
Public Shared Function EndCreateSession (result As IAsyncResult) As DurableSession

Parameters

result
IAsyncResult

Returns

Applies to