| Name | Description |
 | AlternateBaseAddresses |
Gets or sets the alternate base addresses.
(Inherited from Opc.Ua.ServerBaseConfiguration) |
 | AuditingEnabled |
Whether auditing is enabled.
|
 | AvailableSamplingRates |
The available sampling rates.
|
 | BaseAddresses |
The base addresses for the server.
(Inherited from ServerBaseConfiguration) |
 | DiagnosticsEnabled |
Whether diagnostics are enabled.
|
 | MaxBrowseContinuationPoints |
The maximum number of continuation points used for
Browse/BrowseNext operations.
|
 | MaxChannelCount |
The maximum number of supported secure channels.
|
 | MaxEventQueueSize |
The max size of the event queue.
|
 | MaxHistoryContinuationPoints |
The maximum number of continuation points used for HistoryRead operations.
|
 | MaxMessageQueueSize |
The maximum number of messages saved in the queue for each subscription.
|
 | MaxNotificationQueueSize |
The maximum number of notificates saved in the queue for each monitored item.
|
 | MaxNotificationsPerPublish |
The maximum number of notifications per publish.
|
 | MaxPublishingInterval |
The maximum publishing interval supported by the server (in milliseconds).
|
 | MaxPublishRequestCount |
The max publish request count.
|
 | MaxQueryContinuationPoints |
The maximum number of continuation points used for
Query/QueryNext operations.
|
 | MaxQueuedRequestCount |
The maximum number of requests that will be queued waiting for a thread.
(Inherited from ServerBaseConfiguration) |
 | MaxRegistrationInterval |
The maximum time between registration attempts (in milliseconds).
|
 | MaxRequestAge |
The maximum age of an incoming request (old requests are rejected) (in milliseconds).
|
 | MaxRequestThreadCount |
The maximum number of threads assigned to processing requests.
(Inherited from ServerBaseConfiguration) |
 | MaxSessionCount |
The maximum number of open sessions.
|
 | MaxSessionTimeout |
That maximum period of that a session is allowed to remain
open without communication from the client (in milliseconds).
|
 | MaxSubscriptionCount |
The max subscription count.
|
 | MaxSubscriptionLifetime |
How long the subscriptions will remain open without a publish from the client.
|
 | MaxTrustListSize |
Gets or sets the max size of the trust list.
|
 | MinMetadataSamplingInterval |
The minimum sampling interval for metadata.
|
 | MinPublishingInterval |
The minimum publishing interval supported by the server (in milliseconds).
|
 | MinRequestThreadCount |
The minimum number of threads assigned to processing requests.
(Inherited from ServerBaseConfiguration) |
 | MinSessionTimeout |
That minimum period of that a session is allowed to remain
open without communication from the client (in milliseconds).
|
 | MinSubscriptionLifetime |
The minimum lifetime for a subscription (in milliseconds).
|
 | MultiCastDnsEnabled |
Gets or sets if multicast DNS is enabled.
|
 | NodeManagerSaveFile |
The path to the file containing nodes persisted by the core node manager.
|
 | OperationLimits |
Gets or sets the operation limits of the OPC UA Server.
|
 | PublishingResolution |
The minimum difference between supported publishing interval (in milliseconds).
|
 | RegistrationEndpoint |
The endpoint description for the registration endpoint.
|
 | ReverseConnect |
Gets or sets reverse connect server configuration.
|
 | SecurityPolicies |
The security policies supported by the server.
(Inherited from ServerBaseConfiguration) |
 | ServerCapabilities | The server capabilities. The latest set of server capabilities is listed here. |
 | ServerProfileArray |
The server profile array.
|
 | ShutdownDelay |
The server shutdown delay.
|
 | SupportedPrivateKeyFormats |
Gets or sets the supported private key format.
|
 | UserTokenPolicies |
The user tokens accepted by the server.
|