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