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