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