I've not been able to find anything in the documentation regarding this.
What is the best practice for creating EasyOPC clients? Should we create one, in a using block, each time we want to perform a read/write or should we have one long running instance?
Thanks in advance
What is the best practice for creating EasyOPC clients? Should we create one, in a using block, each time we want to perform a read/write or should we have one long running instance?
Thanks in advance