DiscoveredPrinterNetworkGetConnection 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.13.898
Syntaxpublic override Connection GetConnection()
Public Overrides Function GetConnection As Connection
public:
virtual Connection^ GetConnection() override
Return Value
Type: 
Connectiona 
Connection to the discovered printer
See Also