EasyUA Reference
DiscoveryServerConfiguration Class Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : DiscoveryServerConfiguration Class

Glossary Item Box

The following tables list the members exposed by DiscoveryServerConfiguration.

Public Constructors

 NameDescription
Public ConstructorDiscoveryServerConfiguration Constructor The default constructor.  
Top

Public Properties

 NameDescription
Public PropertyAlternateBaseAddresses Gets or sets the alternate base addresses. (Inherited from Opc.Ua.ServerBaseConfiguration)
Public PropertyBaseAddresses The base addresses for the server. (Inherited from Opc.Ua.ServerBaseConfiguration)
Public PropertyDiscoveryServerCacheFile The path to the file containing servers saved by the discovery server.  
Public PropertyMaxQueuedRequestCount Gets or sets the maximum number of requests that will be queued waiting for a thread. (Inherited from Opc.Ua.ServerBaseConfiguration)
Public PropertyMaxRequestThreadCount Gets or sets the maximum number of threads assigned to processing requests. (Inherited from Opc.Ua.ServerBaseConfiguration)
Public PropertyMinRequestThreadCount Gets or sets the minimum number of threads assigned to processing requests. (Inherited from Opc.Ua.ServerBaseConfiguration)
Public PropertySecurityPolicies The security policies supported by the server. (Inherited from Opc.Ua.ServerBaseConfiguration)
Public PropertyServerNames The localized names for the discovery server.  
Public PropertyServerRegistrations Gets or sets the server registrations associated with the discovery server.  
Top

Public Methods

 NameDescription
Public MethodInitialize Initializes the object during deserialization.  
Public MethodValidate Validates the configuration. (Inherited from Opc.Ua.ServerBaseConfiguration)
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.