An NDoc Documented Class Library

SystemShares Methods

The methods of the SystemShares class are listed below. For a complete list of SystemShares class members, see the SystemShares Members topic.

Protected Static Methods

OnEventArrived Occurs any time we receive a notification about mapped drives changing from the WMI event handler
OnSharesChanged Occurrs any time the system shares have been changed

Public Instance Methods

Dispose Overrides IDisposable.Dispose - terminates our WMI event watcher
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

SystemShares Class | Genghis.Win32 Namespace