C# Class OSAE.COSMUpdater.COSMUpdater

Inheritance: OSAEPluginBase
Afficher le fichier Open project: opensourceautomation/Open-Source-Automation

Méthodes publiques

Méthode Description
ProcessCommand ( OSAEMethod method ) : void
RunInterface ( string pluginName ) : void
Shutdown ( ) : void

Private Methods

Méthode Description
DoWork ( ) : void
GetCurrentList ( ) : void
GetMonitorItems ( ) : OSAEObjectCollection
ReportAndCheckUsage ( ) : bool
SetUpPoller ( ) : void
WriteData ( ) : void

Method Details

ProcessCommand() public méthode

public ProcessCommand ( OSAEMethod method ) : void
method OSAEMethod
Résultat void

RunInterface() public méthode

public RunInterface ( string pluginName ) : void
pluginName string
Résultat void

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void