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