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