QuickOPC User's Guide and Reference
OpcLabs.EasyOpc.DataAccess.Engine Namespace
Inheritance Hierarchy
OpcLabs.EasyOpcClassic Assembly : OpcLabs.EasyOpc.DataAccess.Engine Namespace
This namespace contains classes that are used by the OPC Data Access engine.
Classes
 ClassDescription
ClassSpecifies allowed and desired methods of accessing the data in the OPC server.
ClassAdaptable parameters for non-isolated client objects.
ClassContains optimization parameters that reduce the load on the OPC server by keeping the connections open should they be soon needed again.
ClassSpecifies common parameters such as allowed and desired methods of accessing the data in the OPC server.
ClassContains parameters that influence operations that target a specific OPC server a whole.
ClassSpecifies the maximum amount of time the various operations are allowed to take.
ClassContains parameters that are perpetually shared among all instances of the OPC Data Access client object.
ClassContains parameters that influence the behavior of just this instance of the component.
ClassParameters that are always shared by all instances of the component.
ClassContains parameters that influence operations that target a specific OPC item.
Enumerations
 EnumerationDescription
EnumerationDetermines the method (synchronous or asynchronous) used for OPC reads and writes.
See Also

Reference

OpcLabs.EasyOpcClassic Assembly