Table of Contents

Class PollFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class PollFuncAsyncHandler
Inheritance
PollFuncAsyncHandler
Inherited Members

Constructors

PollFuncAsyncHandler(PollFunc)

public PollFuncAsyncHandler(PollFunc managed)

Parameters

managed PollFunc

Fields

NativeCallback

public PollFunc NativeCallback

Field Value

PollFunc