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