Table of Contents

Class WeakNotifyAsyncHandler

Namespace
GObject.Internal
Assembly
GObject-2.0.dll

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

public class WeakNotifyAsyncHandler
Inheritance
WeakNotifyAsyncHandler
Inherited Members

Constructors

WeakNotifyAsyncHandler(WeakNotify)

public WeakNotifyAsyncHandler(WeakNotify managed)

Parameters

managed WeakNotify

Fields

NativeCallback

public WeakNotify NativeCallback

Field Value

WeakNotify