W3cubDocs

/Haxe C#

Delegate_ContextCallback

package cs.system.threading

extends MulticastDelegateDelegate

import cs.system.threading.ContextCallback

Available on cs

Constructor

new (object:Dynamic, method:IntPtr)

Methods

BeginInvoke (state:Dynamic, callback:AsyncCallback, object:Dynamic):IAsyncResult

EndInvoke (result:IAsyncResult):Void

Invoke (state:Dynamic):Void

Static methods

static op_Addition (arg1:ContextCallback, arg2:ContextCallback):ContextCallback

static op_Subtraction (arg1:ContextCallback, arg2:ContextCallback):ContextCallback

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