Table of Contents

Class HookMarshallerAsyncHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

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

public class HookMarshallerAsyncHandler
Inheritance
HookMarshallerAsyncHandler
Inherited Members

Constructors

HookMarshallerAsyncHandler(HookMarshaller)

public HookMarshallerAsyncHandler(HookMarshaller managed)

Parameters

managed HookMarshaller

Fields

NativeCallback

public HookMarshaller NativeCallback

Field Value

HookMarshaller