Method | Description | |
---|---|---|
ProcessCommand ( OSAEMethod method ) : void | ||
RunInterface ( string pluginName ) : void | ||
Shutdown ( ) : void |
Method | Description | |
---|---|---|
DoWork ( ) : void | ||
GetCurrentList ( ) : void | ||
GetMonitorItems ( ) : OSAEObjectCollection | ||
ReportAndCheckUsage ( ) : bool | ||
SetUpPoller ( ) : void | ||
WriteData ( ) : void |
public ProcessCommand ( OSAEMethod method ) : void | ||
method | OSAEMethod | |
return | void |
public RunInterface ( string pluginName ) : void | ||
pluginName | string | |
return | void |