Click or drag to resize

DiscoveryHandler Methods

The DiscoveryHandler type exposes the following members.

Methods
  Name Description
Public method DiscoveryError 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 method DiscoveryFinished This method is invoked when discovery is finished.
Public method FoundPrinter This method is invoked when a printer has been discovered. This method will be invoked for each printer that is found.
Top
See Also