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