Table of Contents

Class TaskThreadFuncAsyncHandler

Namespace
Gio.Internal
Assembly
Gio-2.0.dll

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

public class TaskThreadFuncAsyncHandler
Inheritance
TaskThreadFuncAsyncHandler
Inherited Members

Constructors

TaskThreadFuncAsyncHandler(TaskThreadFunc)

public TaskThreadFuncAsyncHandler(TaskThreadFunc managed)

Parameters

managed TaskThreadFunc

Fields

NativeCallback

public TaskThreadFunc NativeCallback

Field Value

TaskThreadFunc