QuickOPC User's Guide and Reference
_EasyUAEngineParameters Interface Properties

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

For a list of all members of this type, see _EasyUAEngineParameters members.

Public Properties
 NameDescription
 PropertyAutomatic publishing factor that the component uses to determine the publishing interval.  
 PropertyDetermines which server certificates are accepted.  
 PropertyDetermines the sources of the UA configuration.  
 PropertyIf Positive, the behavior is always as if the debugger was attached. If Negative, the behavior is always as if the debugger was not attached.  
 PropertyThe display string for the current object.  
 PropertyFastest publishing interval that the component will use when calculating it. In milliseconds.  
 PropertyHow often the component cleans up unused objects such as sessions and subscriptions. In milliseconds.  
 PropertyThe endpoint descriptor of the Global Discover Server (GDS) that will be used for performing the discovery.  
 PropertyDetermines which HTTPS server certificates are accepted.  
 PropertyMaximum number of sessions that can be kept in the dormant state.  
 PropertyHow often the component checks and processes the list of objects that may need reconnection. In milliseconds.  
 PropertyReturn error for operations with data types that are not fully supported.  
 PropertyA delay before the component will try to re-initialize itself if a serious failure occurs during startup (in milliseconds).  
 PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise.  
 PropertyDetermines whether the certificates used for HTTPS communication will be validated by the component, or using the system default rules.  
 PropertyContains parameters that influence the interaction of the component with the user.  
Top
See Also

Reference

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