Gnome.Vfs.DriveDisconnectedHandler Delegate
Event handler.

Syntax

public delegate void DriveDisconnectedHandler (object o, DriveDisconnectedArgs args)

Parameters

o
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Remarks

The VolumeMonitor.DriveDisconnected event utilizes this delegate:

Event data is passed via the Gnome.Vfs.DriveDisconnectedArgs parameter.

To attach a Gnome.Vfs.DriveDisconnectedHandler to an event, add the DriveDisconnectedHandler instance to the event. The methods referenced by the DriveDisconnectedHandler instance are invoked whenever the event is raised, until the DriveDisconnectedHandler is removed from the event.

Requirements

Namespace: Gnome.Vfs
Assembly: gnome-vfs-sharp (in gnome-vfs-sharp.dll)
Assembly Versions: 2.20.0.0