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