ScannerBase.FailedScan Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Called by the service object to have ScannerBase class notify the application that the current scan has failed.
protected void FailedScan ();
member this.FailedScan : unit -> unit
Protected Sub FailedScan ()