Documentation
    Preparing search index...

    Class SynchronizationContext

    Provides a way to queue a unit of work to a context.

    While there is no built-in multi-threading support in JavaScript, this class provides abstraction for APIs in the same library (e.g., EventEmitter) to allow their asynchronous behavior to be overridden to some extent.

    Index

    post