Table of Contents

Class UnixFDSourceFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class UnixFDSourceFuncForeverHandler
Inheritance
UnixFDSourceFuncForeverHandler
Inherited Members

Constructors

UnixFDSourceFuncForeverHandler(UnixFDSourceFunc)

public UnixFDSourceFuncForeverHandler(UnixFDSourceFunc managed)

Parameters

managed UnixFDSourceFunc

Fields

NativeCallback

public UnixFDSourceFunc NativeCallback

Field Value

UnixFDSourceFunc