Table of Contents

Class PollFuncForeverHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class PollFuncForeverHandler
Inheritance
PollFuncForeverHandler
Inherited Members

Constructors

PollFuncForeverHandler(PollFunc)

public PollFuncForeverHandler(PollFunc managed)

Parameters

managed PollFunc

Fields

NativeCallback

public PollFunc NativeCallback

Field Value

PollFunc