Class ElementCallAsyncFuncForeverHandler
Forever Handler for ElementCallAsyncFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class ElementCallAsyncFuncForeverHandler
- Inheritance
-
ElementCallAsyncFuncForeverHandler
- Inherited Members
Constructors
ElementCallAsyncFuncForeverHandler(ElementCallAsyncFunc)
public ElementCallAsyncFuncForeverHandler(ElementCallAsyncFunc managed)
Parameters
managed
ElementCallAsyncFunc
Fields
NativeCallback
public ElementCallAsyncFunc NativeCallback