IPipeline.Wait 方法

定义

等待所有当前排队的异步操作完成。 阻止调用线程。

public void Wait ();
abstract member Wait : unit -> unit
Public Sub Wait ()

适用于