Class ExpressionNotifyAsyncHandler
Async Handler for ExpressionNotify. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.
public class ExpressionNotifyAsyncHandler
- Inheritance
-
ExpressionNotifyAsyncHandler
- Inherited Members
Constructors
ExpressionNotifyAsyncHandler(ExpressionNotify)
public ExpressionNotifyAsyncHandler(ExpressionNotify managed)
Parameters
managed
ExpressionNotify
Fields
NativeCallback
public ExpressionNotify NativeCallback