Table of Contents

Class PollableSourceFuncForeverHandler

Namespace
Gio.Internal
Assembly
Gio-2.0.dll

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

public class PollableSourceFuncForeverHandler
Inheritance
PollableSourceFuncForeverHandler
Inherited Members

Constructors

PollableSourceFuncForeverHandler(PollableSourceFunc)

public PollableSourceFuncForeverHandler(PollableSourceFunc managed)

Parameters

managed PollableSourceFunc

Fields

NativeCallback

public PollableSourceFunc NativeCallback

Field Value

PollableSourceFunc