Table of Contents

Class CacheDupFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class CacheDupFuncAsyncHandler
Inheritance
CacheDupFuncAsyncHandler
Inherited Members

Constructors

CacheDupFuncAsyncHandler(CacheDupFunc)

public CacheDupFuncAsyncHandler(CacheDupFunc managed)

Parameters

managed CacheDupFunc

Fields

NativeCallback

public CacheDupFunc NativeCallback

Field Value

CacheDupFunc