W3cubDocs

/Haxe Flash

Worker

package flash.system

extends EventDispatcher

@:final@:require(flash11_4) Available on flash

Variables

read only isPrimordial:Bool

read only state:WorkerState

Methods

createMessageChannel (receiver:Worker):MessageChannel

getSharedProperty (key:String):Dynamic

setSharedProperty (key:String, value:Dynamic):Void

start ():Void

terminate ():Bool

Static variables

static read only current:Worker

static read only isSupported:Bool

© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/flash/system/Worker.html