OPC Studio User's Guide and Reference
EasyUAServer Constructor



OpcLabs.ServerOpcUAComponents Assembly > OpcLabs.EasyOpc.UA Namespace > EasyUAServer Class : EasyUAServer Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class, with default values.  
Initializes a new instance of the class from another server object.  
Initializes a new instance of the class, specifying the configuration to use.  
Required for Windows.Forms Class Composition Designer support  
Initializes a new instance of the class, specifying the primary endpoint URL string.  
Initializes a new instance of the class, specifying an array of endpoint URL strings.  
Initializes a new instance of the class, specifying the message security modes.  
Initializes a new instance of the class, specifying the message security modes, and the primary endpoint URL string.  
Initializes a new instance of the class, specifying the message security modes, and an array of endpoint URL strings.  
Initializes a new instance of the class, specifying the message security modes, and the primary endpoint URL.  
Initializes a new instance of the class, specifying the message security modes, and an array of the endpoint URLs.  
Initializes a new instance of the class, specifying the primary endpoint URL.  
Initializes a new instance of the class, specifying an array of endpoint URLs.  
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