Table of Contents

Class IOFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class IOFuncAsyncHandler
Inheritance
IOFuncAsyncHandler
Inherited Members

Constructors

IOFuncAsyncHandler(IOFunc)

public IOFuncAsyncHandler(IOFunc managed)

Parameters

managed IOFunc

Fields

NativeCallback

public IOFunc NativeCallback

Field Value

IOFunc