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