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