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