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