Table of Contents

Class SimpleAsyncThreadFuncAsyncHandler

Namespace
Gio.Internal
Assembly
Gio-2.0.dll

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

public class SimpleAsyncThreadFuncAsyncHandler
Inheritance
SimpleAsyncThreadFuncAsyncHandler
Inherited Members

Constructors

SimpleAsyncThreadFuncAsyncHandler(SimpleAsyncThreadFunc)

public SimpleAsyncThreadFuncAsyncHandler(SimpleAsyncThreadFunc managed)

Parameters

managed SimpleAsyncThreadFunc

Fields

NativeCallback

public SimpleAsyncThreadFunc NativeCallback

Field Value

SimpleAsyncThreadFunc