Table of Contents

Class HookCheckFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HookCheckFuncAsyncHandler
Inheritance
HookCheckFuncAsyncHandler
Inherited Members

Constructors

HookCheckFuncAsyncHandler(HookCheckFunc)

public HookCheckFuncAsyncHandler(HookCheckFunc managed)

Parameters

managed HookCheckFunc

Fields

NativeCallback

public HookCheckFunc NativeCallback

Field Value

HookCheckFunc