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
- managedDuplicateFunc
Fields
NativeCallback
public DuplicateFunc NativeCallback