Table of Contents

Class DataForeachFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class DataForeachFuncAsyncHandler
Inheritance
DataForeachFuncAsyncHandler
Inherited Members

Constructors

DataForeachFuncAsyncHandler(DataForeachFunc)

public DataForeachFuncAsyncHandler(DataForeachFunc managed)

Parameters

managed DataForeachFunc

Fields

NativeCallback

public DataForeachFunc NativeCallback

Field Value

DataForeachFunc