Session.EndCreateSession(IAsyncResult) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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