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