Function postMessage

    • Clones message and transmits it to the Worker object associated with dedicatedWorkerGlobal. transfer can be passed as a list of objects that are to be transferred rather than cloned.

      MDN Reference

      Parameters

      Returns void

    • Parameters

      Returns void