Table of Contents

Class DuplicateFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class DuplicateFuncAsyncHandler
Inheritance
DuplicateFuncAsyncHandler
Inherited Members

Constructors

DuplicateFuncAsyncHandler(DuplicateFunc)

public DuplicateFuncAsyncHandler(DuplicateFunc managed)

Parameters

managed DuplicateFunc

Fields

NativeCallback

public DuplicateFunc NativeCallback

Field Value

DuplicateFunc