CleanCode.Net NamespaceCleanCode C# Libraries v1.2.03 API
Helper classes for network operations, including pinging remote machines, and WMI (Windows Management Instrumentation),
Classes

  ClassDescription
Public classPingWorker
Executes a network ping on a collection of remote servers.
Public classWMIHelper
Streamlines access to the OnlineWMI.
Public classWMIWorker
Executes a WMI query on a collection of remote servers.
Delegates

  DelegateDescription
Public delegatePingWorker PingUpdater
Delegate signature for the callback routine to process results.
Public delegateWMIWorker WMIUpdater
Delegate signature for the callback routine to process results.
Enumerations

  EnumerationDescription
Public enumerationWMIHelper CustomToken
List of available shortcuts for commonly used combinations.