Table of Contents

Class UnixMountMonitor

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

Methods

Get()

Calls native function g_unix_mount_monitor_get. Version: 2.44

[Version("2.44")]
public static extern IntPtr Get()

Returns

IntPtr

Transfer ownership: Full Nullable: False

GetGType()

Calls native function g_unix_mount_monitor_get_type.

public static extern nuint GetGType()

Returns

nuint

Transfer ownership: None Nullable: False

New()

Calls native constructor g_unix_mount_monitor_new.

public static extern IntPtr New()

Returns

IntPtr

Transfer ownership: Full Nullable: False

SetRateLimit(IntPtr, int)

Calls native method g_unix_mount_monitor_set_rate_limit. Version: 2.18

[Version("2.18")]
public static extern void SetRateLimit(IntPtr mountMonitor, int limitMsec)

Parameters

mountMonitor IntPtr

Transfer ownership: None Nullable: False

limitMsec int

Transfer ownership: None Nullable: False