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