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