Table of Contents

Class CopyFuncAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class CopyFuncAsyncHandler
Inheritance
CopyFuncAsyncHandler
Inherited Members

Constructors

CopyFuncAsyncHandler(CopyFunc)

public CopyFuncAsyncHandler(CopyFunc managed)

Parameters

managed CopyFunc

Fields

NativeCallback

public CopyFunc NativeCallback

Field Value

CopyFunc