Class ElementCallAsyncFuncAsyncHandler
Async Handler for ElementCallAsyncFunc. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class ElementCallAsyncFuncAsyncHandler
- Inheritance
-
ElementCallAsyncFuncAsyncHandler
- Inherited Members
Constructors
ElementCallAsyncFuncAsyncHandler(ElementCallAsyncFunc)
public ElementCallAsyncFuncAsyncHandler(ElementCallAsyncFunc managed)
Parameters
managed
ElementCallAsyncFunc
Fields
NativeCallback
public ElementCallAsyncFunc NativeCallback