Table of Contents

Class LoggerPrinterAsyncHandler

Namespace
Soup.Internal
Assembly
Soup-3.0.dll

Async Handler for LoggerPrinter. An async annotation indicates the closure will be called precisely once, after which it is then available for garbage collection.

public class LoggerPrinterAsyncHandler
Inheritance
LoggerPrinterAsyncHandler
Inherited Members

Constructors

LoggerPrinterAsyncHandler(LoggerPrinter)

public LoggerPrinterAsyncHandler(LoggerPrinter managed)

Parameters

managed LoggerPrinter

Fields

NativeCallback

public LoggerPrinter NativeCallback

Field Value

LoggerPrinter