Click or drag to resize

DiscoveryHandlerLinkOsOnly Methods

The DiscoveryHandlerLinkOsOnly 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 methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodFoundPrinter
This method is invoked when a Link-OS™ printer has been discovered. This method will be invoked for each printer that is found.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also