Opc.Ua.Core
ServerConfiguration Class Members
Properties  Methods 


Opc.Ua Namespace : ServerConfiguration Class

The following tables list the members exposed by ServerConfiguration.

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 Whether auditing is enabled.  
Public Property The available sampling rates.  
Public Property The base addresses for the server. (Inherited from ServerBaseConfiguration)
Public Property Whether diagnostics are enabled.  
Public Property The maximum number of continuation points used for Browse/BrowseNext operations.  
Public Property The maximum number of supported secure channels.  
Public Property The max size of the event queue.  
Public Property The maximum number of continuation points used for HistoryRead operations.  
Public Property The maximum number of messages saved in the queue for each subscription.  
Public Property The maximum number of notificates saved in the queue for each monitored item.  
Public Property The maximum number of notifications per publish.  
Public Property The maximum publishing interval supported by the server (in milliseconds).  
Public Property The max publish request count.  
Public Property The maximum number of continuation points used for Query/QueryNext operations.  
Public Property The maximum number of requests that will be queued waiting for a thread. (Inherited from ServerBaseConfiguration)
Public Property The maximum time between registration attempts (in milliseconds).  
Public Property The maximum age of an incoming request (old requests are rejected) (in milliseconds).  
Public Property The maximum number of threads assigned to processing requests. (Inherited from ServerBaseConfiguration)
Public Property The maximum number of open sessions.  
Public Property That maximum period of that a session is allowed to remain open without communication from the client (in milliseconds).  
Public Property The max subscription count.  
Public Property How long the subscriptions will remain open without a publish from the client.  
Public Property Gets or sets the max size of the trust list.  
Public Property The minimum sampling interval for metadata.  
Public Property The minimum publishing interval supported by the server (in milliseconds).  
Public Property The minimum number of threads assigned to processing requests. (Inherited from ServerBaseConfiguration)
Public Property That minimum period of that a session is allowed to remain open without communication from the client (in milliseconds).  
Public Property The minimum lifetime for a subscription (in milliseconds).  
Public Property Gets or sets if multicast DNS is enabled.  
Public Property The path to the file containing nodes persisted by the core node manager.  
Public Property Gets or sets the operation limits of the OPC UA Server.  
Public Property The minimum difference between supported publishing interval (in milliseconds).  
Public Property The endpoint description for the registration endpoint.  
Public Property Gets or sets reverse connect server configuration.  
Public Property The security policies supported by the server. (Inherited from ServerBaseConfiguration)
Public PropertyThe server capabilities. The latest set of server capabilities is listed here.  
Public Property The server profile array.  
Public Property The server shutdown delay.  
Public Property Gets or sets the supported private key format.  
Public Property The user tokens accepted by the server.  
Top
Public Methods
 NameDescription
Public Method Initializes the object during deserialization.  
Public MethodOverridden.  Validates the configuration.  
Top
See Also

Reference

ServerConfiguration Class
Opc.Ua Namespace