QuickOPC User's Guide and Reference
UASmartEngineParameters Class Properties


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.Engine Namespace : UASmartEngineParameters Class

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

Public Properties
 NameDescription
Public PropertyDetermines which server certificates are accepted. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Public PropertyDetermines the sources of the UA configuration. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Public 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. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Public Propertystatic (Shared in Visual Basic)Default smart engine parameters.  
Public PropertyHow often the component cleans up unused objects such as sessions and subscriptions. In milliseconds.  
Public PropertyThe endpoint descriptor of the Global Discover Server (GDS) that will be used for performing the discovery. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Public PropertyDetermines which HTTPS server certificates are accepted. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientEngineParameters)
Public PropertyMaximum number of sessions that can be kept in the dormant state.  
Public Propertystatic (Shared in Visual Basic)Smart engine parameters for best OPC compliance.  
Public PropertyHow often the component checks and processes the list of objects that may need reconnection. In milliseconds. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Public PropertyA delay before the component will try to re-initialize itself if a serious failure occurs during startup (in milliseconds). (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertyDetermines whether the certificates used for HTTPS communication will be validated by the component, or using the system default rules. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientEngineParameters)
Public PropertyContains parameters that influence the interaction of the component with the user. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Top
See Also

Reference

UASmartEngineParameters Class
OpcLabs.EasyOpc.UA.Engine Namespace