Gnome.Vfs.DriveConnectedHandler Delegate
Event handler.

Syntax

public delegate void DriveConnectedHandler (object o, DriveConnectedArgs 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.DriveConnected event utilizes this delegate:

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

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

Requirements

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