Session.EndCreateSession(IAsyncResult) Method

Definition

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

Parameters

result
IAsyncResult

Returns

Applies to