OPC Studio User's Guide and Reference
UALocalApplicationDiscoveryQuery Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Discovery Namespace > UALocalApplicationDiscoveryQuery Class : UALocalApplicationDiscoveryQuery Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying the discovery URI strings.  
Initializes a new instance of the class, specifying the discovery URI strings, and whether the discovery will be flat.  
Initializes a new instance of the class, specifying the discovery URI strings, and application types.  
Initializes a new instance of the class, specifying the discovery URI strings, application types, and whether the discovery will be flat.  
Initializes a new instance of the class, specifying the discovery host.  
Initializes a new instance of the class, specifying the discovery host, and whether the discovery will be flat.  
Initializes a new instance of the class, specifying the discovery host, and application types.  
Initializes a new instance of the class, specifying the discovery host, application types, and whether the discovery will be flat.  
Initializes a new instance as a copy of an existing endpoint discovery query object.  
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also