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