Click or drag to resize

NetworkDiscoverer.FindPrinters Method

Overload List
  Name Description
Public method Static member FindPrinters(DiscoveryHandler) This method will search the network using a combination of discovery methods to find printers on the network.
Public method Static member FindPrinters(DiscoveryHandler, List<String> ) Sends a discovery request to the list of printer DNS names or IPs in printersToFind.
Public method Static member FindPrinters(DiscoveryHandler, List<String> , Int32) Sends a discovery request to the list of printer DNS names or IPs in printersToFind.
Top
See Also