Worker.terminate()
構文
myWorker.terminate();
引数
無し。
返り値
Void.
例
仕様
Specification | Status | Comment |
---|---|---|
HTML Living Standard Worker.postMessage() の定義 |
現行の標準 | No change from Unknown. |
Unknown Worker.postMessage() の定義 |
不明 | Initial definition. |
ブラウザ互換性
BCD tables only load in the browser
関連項目
The Worker
interface it belongs to.