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