Table of Contents

Class HRFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HRFuncAsyncHandler
Inheritance
HRFuncAsyncHandler
Inherited Members

Constructors

HRFuncAsyncHandler(HRFunc)

public HRFuncAsyncHandler(HRFunc managed)

Parameters

managed HRFunc

Fields

NativeCallback

public HRFunc NativeCallback

Field Value

HRFunc