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