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