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