method MessagePort.start
Jump to headingMessagePort.start(): void
Begins dispatching messages received on the port. This is implicitly called
when assigning a value to this.onmessage
.
Return Type Jump to heading
void
Jump to headingMessagePort.start(): void
Begins dispatching messages received on the port. This is implicitly called
when assigning a value to this.onmessage
.
void