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