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