Table of Contents

Class CompletionFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class CompletionFuncAsyncHandler
Inheritance
CompletionFuncAsyncHandler
Inherited Members

Constructors

CompletionFuncAsyncHandler(CompletionFunc)

public CompletionFuncAsyncHandler(CompletionFunc managed)

Parameters

managed CompletionFunc

Fields

NativeCallback

public CompletionFunc NativeCallback

Field Value

CompletionFunc