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