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