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