C# (CSharp) SiteStatus.Factories Namespace

Classes

Name Description
BaseStatusMonitorFactory A factory for generating IStatusMonitors for determining the status of a Service. There should only be a single one of these for each ServiceType.
DatabaseMonitorFactory This handles the instantiation of the correct IStatusMonitor for services of the Database ServiceType.