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