W3cubDocs

/Haxe C#

ExecutionContext

package cs.system.threading

implements ISerializable

Available on cs

Methods

CreateCopy ():ExecutionContext

GetObjectData (info:SerializationInfo, context:StreamingContext):Void

Static methods

static Capture ():ExecutionContext

static IsFlowSuppressed ():Bool

static RestoreFlow ():Void

static Run (executionContext:ExecutionContext, callback:ContextCallback, state:Dynamic):Void

static SuppressFlow ():AsyncFlowControl

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/cs/system/threading/ExecutionContext.html