Opc.Ua.Core
DiscoveryServerConfiguration Class Members
Properties  Methods 


Opc.Ua Namespace : DiscoveryServerConfiguration Class

The following tables list the members exposed by DiscoveryServerConfiguration.

Public Constructors
 NameDescription
Public Constructor The default constructor.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the alternate base addresses. (Inherited from Opc.Ua.ServerBaseConfiguration)
Public Property The base addresses for the server. (Inherited from ServerBaseConfiguration)
Public Property The path to the file containing servers saved by the discovery server.  
Public Property The maximum number of requests that will be queued waiting for a thread. (Inherited from ServerBaseConfiguration)
Public Property The maximum number of threads assigned to processing requests. (Inherited from ServerBaseConfiguration)
Public Property The minimum number of threads assigned to processing requests. (Inherited from ServerBaseConfiguration)
Public Property The security policies supported by the server. (Inherited from ServerBaseConfiguration)
Public Property The localized names for the discovery server.  
Public Property Gets or sets the server registrations associated with the discovery server.  
Top
Public Methods
 NameDescription
Public Method Initializes the object during deserialization.  
Public Method Validates the configuration. (Inherited from Opc.Ua.ServerBaseConfiguration)
Top
See Also

Reference

DiscoveryServerConfiguration Class
Opc.Ua Namespace