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