QuickOPC User's Guide and Reference
UAClientEngineParameters Class Properties


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

For a list of all members of this type, see UAClientEngineParameters 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 client engine parameters.  
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.  
Public Propertystatic (Shared in Visual Basic)Client 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.  
Public PropertyContains parameters that influence the interaction of the component with the user. (Inherited from OpcLabs.EasyOpc.UA.Engine.UAClientServerEngineParameters)
Top
See Also

Reference

UAClientEngineParameters Class
OpcLabs.EasyOpc.UA.Engine Namespace