WorkflowApplication.EndDeleteDefaultInstanceOwner(IAsyncResult) 方法

定义

等待完成对默认实例所有者的删除。

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

参数

asyncResult
IAsyncResult

异步结果。

适用于