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

Glossary Item Box

The following tables list the members exposed by ServerBaseConfiguration.

Public Constructors

 NameDescription
Public ConstructorServerBaseConfiguration Constructor The default constructor.  
Top

Public Properties

 NameDescription
Public PropertyAlternateBaseAddresses Gets or sets the alternate base addresses.  
Public PropertyBaseAddresses The base addresses for the server.  
Public PropertyMaxQueuedRequestCount Gets or sets the maximum number of requests that will be queued waiting for a thread.  
Public PropertyMaxRequestThreadCount Gets or sets the maximum number of threads assigned to processing requests.  
Public PropertyMinRequestThreadCount Gets or sets the minimum number of threads assigned to processing requests.  
Public PropertySecurityPolicies The security policies supported by the server.  
Top

Public Methods

 NameDescription
Public MethodInitialize Initializes the object during deserialization.  
Public MethodValidate Validates the configuration.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.