This namespace contains classes that are used by the engine for OPC "Classic" specifications (COM/DCOM, and XML based).
Classes
| Class | Description |
| EasyClientParameters | Contains parameters that influence operations that target a specific OPC server a whole. |
| EasyEngineParameters | Contains parameters that are perpetually shared among all instances of engine objects. |
| EasyInstanceParameters | Contains parameters that influence the behavior of just this instance of the component. |
| EasyMachineParameters | Contains parameters related to operations that target a specific computer but not a specific OPC server, such as browsing for OPC servers using various methods. |
See Also