| Name | Description |
| AcknowledgedMessagesLimit | Maximum number of acknowledged sequence numbers kept on the client. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| AllowEndpointDomainPrompt | Determines whether the component can interact with the user when checking the host name in the endpoint URL with the domain names in the server certificate. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| AlwaysPreselectEndpoint | Determines whether the component will always attempt to select the best endpoint before creating the session. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| CheckAvailableSequenceNumbers | Check the available sequence numbers in the Publish or Republish response. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| CheckBrowseResults | Check that browse results have a good status. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| CheckEndpointDomain | Check that the host name in the endpoint URL matches with the domain names in the server certificate. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| CheckNotificationMessage | Check the notification message in Publish or Republish responses. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| CheckSessionId | Check the session ID. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| CloseTimeout | A timeout for closing the session (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| Default | Default enhanced session parameters. |
| DiagnosticsMasks | The types of vendor-specific diagnostics to be returned by the server in the responses. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| EnableStatusSubscription | Determines whether the server status monitoring subscription will be enabled. |
| EndpointDescriptionChecks | Configures checks on an endpoint description. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| EndpointSelectionPolicy | Determines how the UA client chooses the endpoint from the endpoints provided by the UA server. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| EndpointSelectionTimeout | A timeout for endpoint selection (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| KeepAliveInterval | How frequently the server is pinged to see if communication is still working (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| KeepAliveIntervalDebug | Keep alive interval used when a debugger is attached (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| LocaleId | Locale id to be used by the server for localized strings. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| MaximumReferencesPerBrowseNode | Maximum of references the server has to return per browse node, or zero for no limitation. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| OperationTimeout | Timeout used when sending requests (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| PendingMessagesLimit | Maximum number of messages kept that are not OK to receive again. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| PreselectedEndpointValidityPeriod | Determines for how long it is possible to reuse a previously preselected endpoint. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireMatchingServerSoftwareCertificates | Enforces that the server must provide software certificates matching the product URIs. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireNonEmptyServerSignature | Enforce that the server returns a non-empty signature. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireServerEndpointsMatchDiscovery | Enforce that the endpoints returned by the server when creating a session match those returned from the discovery endpoint. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireTimestampsAsRequested | Enforce that the server provides the source and/or server timestamps as requested. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireUniqueAuthenticationToken | Enforce that the server provides a unique authentication token. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireUniqueServerNonce | Enforce that the server provides a unique server nonce. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireValidAuthenticationToken | Enforce that the server provides a valid authentication token. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RequireValidServerNonce | Enforce that the server provides a valid server nonce. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| RetrialDelay | A delay before the component will try to reconnect the session, if it failed to connect it previously, or a serious failure occurred related to the session (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| SanitizeReferenceDescriptions | Sanitize the reference descriptions (from browsing). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| ServerShutdownRetrialDelay | Retrial delay after server shutdown (in milliseconds). |
| SessionConnectTimeout | A session connect timeout (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| SessionTimeout | A session timeout (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| SessionTimeoutDebug | A session timeout used when a debugger is attached (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| ShortestAllowedRevisedSessionTimeout | Shortest allowed revised session timeout (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| StandardName | A symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters) |
| StatusSubscriptionSamplingInterval | The sampling interval the client uses when subscribing to server status information (in milliseconds). |
| UpdateEndpointBeforeConnect | Determines whether to update the endpoint description with information from the server's discovery endpoint before the session is connected. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| UserIdentity | Specifies user's identity, using one or more user token infos, such as anonymous, username, Kerberos, or X.509 certificate tokens. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| WriteNarrowestIntegerType | When writing to nodes of OPC UA data type Integer or UInteger and the type is not given explicitly, use the narrowest type available. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |
| WriteNarrowestRealType | When writing to nodes of OPC UA data type Number and the type is not given explicitly, use the narrowest type available. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientSessionParameters) |