Szerkesztés

Megosztás a következőn keresztül:


AsyncPipeline.Wait Method

Definition

Waits until all currently queued asynchronous operations are done. Blocks the calling thread.

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

Implements

Applies to