OPC Studio User's Guide and Reference
UADiscoveryElement Constructor



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Discovery Namespace > UADiscoveryElement Class : UADiscoveryElement 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 URL string.  
Initializes a new instance of the class, using default application type, and an empty discovery profile URI string and application URI string.  
Initializes a new instance as a copy of an existing discovery element object.  
Initializes a new instance of the class, specifying server name, discovery URL string, and server capabilities.  
Initializes a new instance of the class, using empty discovery profile URI string and gateway server URI string.  
Initializes a new instance of the class, using empty server name and server capabilities.  
Initializes a new instance of the class, specifying single or none discovery URL string, using empty server name and server capabilities.  
Initializes a new instance of the class, specifying single or none discovery URI string.  
Initializes a new instance of the class, specifying its individual properties.  
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