Click or drag to resize

DiscoveredPrinterGetConnection Method

Creates a connection based on the information in the DiscoveredPrinter response.

Namespace:  Zebra.Sdk.Printer.Discovery
Assembly:  SdkApi_Core (in SdkApi_Core.dll) Version: 2.14.1869
Syntax
public abstract Connection GetConnection()

Return Value

Type: Connection
a Connection to the discovered printer
See Also