QuickOPC User's Guide and Reference
ServerDescriptor Constructor



OpcLabs.EasyOpcClassicCore Assembly > OpcLabs.EasyOpc Namespace > ServerDescriptor Class : ServerDescriptor Constructor
Initializes a new instance of the ServerDescriptor class.
Overload List
OverloadDescription
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, given a OpcLabs.BaseLib.ComInterop.Database.ComClassRegistration.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, given the machine name and a OpcLabs.BaseLib.ComInterop.Database.ComClassRegistration.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified machine name and object CLSID.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified machine name and object ID.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified object CLSID.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified server class (ProgID) or a URL string.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified server class (ProgID) or a URL string, and network security.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified machine name and ServerElement.  
Initializes a new instance of the ServerDescriptor class.Initializes a new copy of the ServerDescriptor object.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified ServerElement.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class, with specified ServerElement and OpcLabs.BaseLib.Security.NetworkSecurity.  
Initializes a new instance of the ServerDescriptor class.Initializes a new instance of the class with serialized data.  
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