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