Class IOSchedulerJobFuncForeverHandler
Forever Handler for IOSchedulerJobFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.
public class IOSchedulerJobFuncForeverHandler
- Inheritance
-
IOSchedulerJobFuncForeverHandler
- Inherited Members
Constructors
IOSchedulerJobFuncForeverHandler(IOSchedulerJobFunc)
public IOSchedulerJobFuncForeverHandler(IOSchedulerJobFunc managed)
Parameters
managed
IOSchedulerJobFunc
Fields
NativeCallback
public IOSchedulerJobFunc NativeCallback