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