An NDoc Documented Class Library

SystemShares.OnEventArrived Method 

Occurs any time we receive a notification about mapped drives changing from the WMI event handler

protected static void OnEventArrived(
   object sender,
   EventArrivedEventArgs e
);

Parameters

sender
>A Object representing the originator of the event
e
A EventArgs representing additional data relevant to the event

See Also

SystemShares Class | SystemShares Members | Genghis.Win32 Namespace