Table of Contents

Class SimpleAsyncThreadFuncForeverHandler

Namespace
Gio.Internal
Assembly
Gio-2.0.dll

Forever Handler for SimpleAsyncThreadFunc. An forever annotation indicates the closure will be valid until the process terminates. Therefor the object will never be freed.

public class SimpleAsyncThreadFuncForeverHandler
Inheritance
SimpleAsyncThreadFuncForeverHandler
Inherited Members

Constructors

SimpleAsyncThreadFuncForeverHandler(SimpleAsyncThreadFunc)

public SimpleAsyncThreadFuncForeverHandler(SimpleAsyncThreadFunc managed)

Parameters

managed SimpleAsyncThreadFunc

Fields

NativeCallback

public SimpleAsyncThreadFunc NativeCallback

Field Value

SimpleAsyncThreadFunc