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