Table of Contents

Class ThreadFuncCallHandler

Namespace
GLib.Internal
Assembly
GLib-2.0.dll

Call Handler for ThreadFunc. A call annotation indicates the closure should be valid for the duration of the call. This handler does not implement any special memory management.

public class ThreadFuncCallHandler
Inheritance
ThreadFuncCallHandler
Inherited Members

Constructors

ThreadFuncCallHandler(ThreadFunc)

public ThreadFuncCallHandler(ThreadFunc managed)

Parameters

managed ThreadFunc

Fields

NativeCallback

public ThreadFunc NativeCallback

Field Value

ThreadFunc