Click or drag to resize

DiscoveryHandler Methods

The DiscoveryHandler type exposes the following members.

Methods
  NameDescription
Public methodDiscoveryError
This method is invoked when there is an error during discovery. The discovery will be cancelled when this method is invoked. DiscoveryFinished will not be called if this method is invoked.
Public methodDiscoveryFinished
This method is invoked when discovery is finished.
Public methodFoundPrinter
This method is invoked when a printer has been discovered. This method will be invoked for each printer that is found.
Top
See Also