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