Table of Contents

Class LogFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

Field Value

LogFunc