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