package cs.system.threading
extends MulticastDelegate › Delegate
import cs.system.threading.ContextCallback
Available on cs new (object:Dynamic, method:IntPtr) BeginInvoke (state:Dynamic, callback:AsyncCallback, object:Dynamic):IAsyncResult EndInvoke (result:IAsyncResult):Void Invoke (state:Dynamic):Voidstatic op_Addition (arg1:ContextCallback, arg2:ContextCallback):ContextCallbackstatic op_Subtraction (arg1:ContextCallback, arg2:ContextCallback):ContextCallback
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/cs/system/threading/Delegate_ContextCallback.html