Table of Contents

Class CompletionFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Forever Handler for CompletionFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class CompletionFuncForeverHandler
Inheritance
CompletionFuncForeverHandler
Inherited Members

Constructors

CompletionFuncForeverHandler(CompletionFunc)

public CompletionFuncForeverHandler(CompletionFunc managed)

Parameters

managed CompletionFunc

Fields

NativeCallback

public CompletionFunc NativeCallback

Field Value

CompletionFunc