QuickOPC User's Guide and Reference
_UASmartSessionParameters Interface Members
Properties  Methods 

OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace : _UASmartSessionParameters Interface

The following tables list the members exposed by _UASmartSessionParameters.

Public Properties
 NameDescription
 PropertyMaximum number of acknowledged sequence numbers kept on the client.  
 PropertyDetermines 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.  
 PropertyDetermines whether the component will always attempt to select the best endpoint before creating the session.  
 PropertyCheck the available sequence numbers in the Publish or Republish response.  
 PropertyCheck that browse results have a good status.  
 PropertyCheck that the host name in the endpoint URL matches with the domain names in the server certificate.  
 PropertyCheck the notification message in Publish or Republish responses.  
 PropertyCheck the session ID.  
 PropertyA timeout for closing the session (in milliseconds).  
 PropertyThe types of vendor-specific diagnostics to be returned by the server in the responses.  
 PropertyThe display string for the current object.  
 PropertyAfter a session object is disconnected, its data will be maintained in memory at least for the time period specified here. In milliseconds.  
 PropertyAfter a session object is disconnected, its data will be maintained in memory at least for the time period specified here. In milliseconds. Expressed as Double.  
 PropertyDetermines whether the server status monitoring subscription will be enabled.  
 PropertyConfigures checks on an endpoint description.  
 PropertyDetermines how the UA client chooses the endpoint from the endpoints provided by the UA server.  
 PropertyA timeout for endpoint selection (in milliseconds).  
 PropertyAfter a session object is released, it will be maintained at least for the time period specified here. In milliseconds.  
 PropertyHow frequently the server is pinged to see if communication is still working (in milliseconds).  
 PropertyKeep alive interval used when a debugger is attached (in milliseconds).  
 PropertyLocale id to be used by the server for localized strings.  
 PropertyMaximum of references the server has to return per browse node, or zero for no limitation.  
 PropertyTimeout used when sending requests (in milliseconds).  
 PropertyMaximum number of messages kept that are not OK to receive again.  
 PropertyDetermines for how long it is possible to reuse a previously preselected endpoint.  
 PropertyEnforces that the server must provide software certificates matching the product URIs.  
 PropertyEnforce that the server returns a non-empty signature.  
 PropertyEnforce that the endpoints returned by the server when creating a session match those returned from the discovery endpoint.  
 PropertyEnforce that the server provides the source and/or server timestamps as requested.  
 PropertyEnforce that the server provides a unique authentication token.  
 PropertyEnforce that the server provides a unique server nonce.  
 PropertyEnforce that the server provides a valid authentication token.  
 PropertyEnforce that the server provides a valid server nonce.  
 PropertyA 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).  
 PropertySanitize the reference descriptions (from browsing).  
 PropertyRetrial delay after server shutdown (in milliseconds).  
 PropertyA session connect timeout (in milliseconds).  
 PropertyA session timeout (in milliseconds).  
 PropertyA session timeout used when a debugger is attached (in milliseconds).  
 PropertyShortest allowed revised session timeout (in milliseconds).  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
 PropertyThe sampling interval the client uses when subscribing to server status information (in milliseconds).  
 PropertyDetermines whether to update the endpoint description with information from the server's discovery endpoint before the session is connected.  
 PropertySpecifies user's identity, using one or more user token infos, such as anonymous, user name, Kerberos, or X.509 certificate tokens.  
 PropertyWhen writing to nodes of OPC UA data type Integer or UInteger and the type is not given explicitly, use the narrowest type available.  
 PropertyWhen writing to nodes of OPC UA data type Number and the type is not given explicitly, use the narrowest type available.  
Top
Public Methods
 NameDescription
 Method  
 Method  
 Method  
 Method  
 MethodSets the object properties back to their defaults.  
 Method  
Top
See Also

Reference

_UASmartSessionParameters Interface
OpcLabs.EasyOpc.UA.Engine.ComTypes Namespace