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