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