共用方式為


WorkflowApplication.EndCreateDefaultInstanceOwner(IAsyncResult) 方法

定義

等候完成建立預設執行個體擁有者。

public:
 static void EndCreateDefaultInstanceOwner(IAsyncResult ^ asyncResult);
public static void EndCreateDefaultInstanceOwner (IAsyncResult asyncResult);
static member EndCreateDefaultInstanceOwner : IAsyncResult -> unit
Public Shared Sub EndCreateDefaultInstanceOwner (asyncResult As IAsyncResult)

參數

asyncResult
IAsyncResult

非同步結果。

適用於