Skip to content

asynchronously

adverb

No English definition recorded for this entry.

L186262 on Wikidata ↗

Wiktionary

adv

Etymology: Etymology tree English asynchronous Middle English -ly English -ly English asynchronously From asynchronous + -ly.

  1. In an asynchronous manner.

    These allow scripts to specify functions that should be invoked asynchronously when certain events occur.

    Post is a “fire and forget” where the UI thread work is performed asynchronously; Send is synchronous in that the call blocks until the UI thread work has been performed.