Table of Contents

Class HashFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HashFuncAsyncHandler
Inheritance
HashFuncAsyncHandler
Inherited Members

Constructors

HashFuncAsyncHandler(HashFunc)

public HashFuncAsyncHandler(HashFunc managed)

Parameters

managed HashFunc

Fields

NativeCallback

public HashFunc NativeCallback

Field Value

HashFunc