Description
Contains values for determining certain OPC-UA parameters heuristically.
 
ProgId: OpcLabs.EasyOpc.UA.Engine.EasyUAEngineParameters
CLSID (Class ID): 06c9f127-61c2-4959-97fb-2bb3520daaa8
Default interface: OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAEngineParameters
Event source interface: 
 
For more information, see EasyUAEngineParameters and OpcLabs.EasyOpc.UA.Engine.ComTypes._EasyUAEngineParameters in .NET Reference.
 
            Object Model
            
            Interfaces
| Interface | Description | 
| _Info | An object that holds information.
   
IID (Interface ID): b9103dfd-bace-4392-afb0-ff2bfc9c7ab7 
  
For more information, see _Info in .NET Reference.  | 
| _Object |   | 
| _Object2 | A common base class.
   
IID (Interface ID): 9b164457-eef8-4736-bae7-531d45ea2751 
  
For more information, see _Object2 in .NET Reference.  | 
| _Parameters | Base class for parameter objects, providing functionality such as standard names.
   
IID (Interface ID): 6d244bf5-d5df-409a-85a2-7bc8c14ef351 
  
For more information, see _Parameters in .NET Reference.  | 
| ICloneable |   
IID (Interface ID): 0cb251a7-3ab3-3b5c-a0b8-9ddf88824b85 
  
For more information, see ICloneable in .NET Reference.  | 
| ISerializable |   
IID (Interface ID): d0eeaa62-3d30-3ee2-b896-a2f34dda47d8 
  
For more information, see ISerializable in .NET Reference.  | 
| UAClientEngineParameters | Contains parameters that influence the behavior of the client component on the application level.
   
IID (Interface ID): b3ec5b1e-cc28-4617-a2f5-8fc0047a5189 
  
For more information, see _UAClientEngineParameters in .NET Reference.  | 
| UAClientServerEngineParameters | Contains parameters that influence the behavior of the client/server component on the application level.
   
IID (Interface ID): 4c1c75bd-d564-402c-b399-9f000b297367 
  
For more information, see _UAClientServerEngineParameters in .NET Reference.  | 
| UASmartEngineParameters | Contains heuristics such as how often are unused objects cleaned up, or how long are connections to session kept open.
   
IID (Interface ID): 61307aaa-a0b0-400b-a24b-0bc60694b324 
  
For more information, see _UASmartEngineParameters in .NET Reference.  | 
 
            Example
For examples, see EasyUAEngineParameters in .NET Reference.
            
             
            
        See Also