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