Table of Contents

Class CancellableSourceFuncAsyncHandler

Namespace
Gio.Internal
Assembly
Gio-2.0.dll

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

public class CancellableSourceFuncAsyncHandler
Inheritance
CancellableSourceFuncAsyncHandler
Inherited Members

Constructors

CancellableSourceFuncAsyncHandler(CancellableSourceFunc)

public CancellableSourceFuncAsyncHandler(CancellableSourceFunc managed)

Parameters

managed CancellableSourceFunc

Fields

NativeCallback

public CancellableSourceFunc NativeCallback

Field Value

CancellableSourceFunc