Table of Contents

Class HookFindFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HookFindFuncAsyncHandler
Inheritance
HookFindFuncAsyncHandler
Inherited Members

Constructors

HookFindFuncAsyncHandler(HookFindFunc)

public HookFindFuncAsyncHandler(HookFindFunc managed)

Parameters

managed HookFindFunc

Fields

NativeCallback

public HookFindFunc NativeCallback

Field Value

HookFindFunc