IScanner Interface Methods

For a list of all members of this type, see IScanner members.

Public Methods
 NameDescription
MethodAbortScanHalts the scan run.  
MethodGetAggregatedResultReturns an aggregation of the input results.  
MethodGetCustomActionsReturns the custom actions that apply to the result.  
MethodResetSettingsDeletes user settings. After ResetSettings returns, the values returned by Settings are used.  
MethodScanProcesses the data passed from Sprinter.  
Top