WorkflowApplication.EndGetRunnableInstance(IAsyncResult) Methode

Definitie

Wacht tot het asynchrone ophalen van de uitvoerbare exemplaarbewerking is voltooid.

public:
 static System::Activities::WorkflowApplicationInstance ^ EndGetRunnableInstance(IAsyncResult ^ asyncResult);
public static System.Activities.WorkflowApplicationInstance EndGetRunnableInstance(IAsyncResult asyncResult);
static member EndGetRunnableInstance : IAsyncResult -> System.Activities.WorkflowApplicationInstance
Public Shared Function EndGetRunnableInstance (asyncResult As IAsyncResult) As WorkflowApplicationInstance

Parameters

asyncResult
IAsyncResult

Het asynchrone resultaat.

Retouren

Het resultaat van de bewerking.

Van toepassing op