DiscoveredPrinterNetworkGetConnection Method
|
Creates a connection based on the information in the DiscoveredPrinter response.
Namespace: Zebra.Sdk.Printer.DiscoveryAssembly: SdkApi.Core (in SdkApi.Core.dll) Version: 3.0.3271
Syntax public override Connection GetConnection()
Public Overrides Function GetConnection As Connection
public:
virtual Connection^ GetConnection() override
Return Value
Connectiona
Connection to the discovered printer
See Also