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