Table of Contents

Class ThreadedSocketService

Namespace
Gio.Internal
Assembly
Gio-2.0.dll
public class ThreadedSocketService
Inheritance
ThreadedSocketService
Inherited Members

Methods

GetGType()

Calls native function g_threaded_socket_service_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New(int)

Calls native constructor g_threaded_socket_service_new. Version: 2.22

[Version("2.22")]
public static extern IntPtr New(int maxThreads)

Parameters

maxThreads int

Transfer ownership: None Nullable: False

Returns

IntPtr

Transfer ownership: Full Nullable: False