From: B.
Sent: Monday, July 25, 2016 10:51 AM
Cc: L.
Subject: EasyDAClient creation
Hi Zbynek,
We have a some method that gets invoked multiple times, and has creation of OPC client, and then some processing. E.g.
We create the client like this:
Is it possible that upon multiple invoking of this method, some of the things for EasyDAClient are not all automatically disposed, or we need to invoke some additional disposing, so creation of new client gets blocked and waiting for indefinite amount of time?
Sent: Monday, July 25, 2016 10:51 AM
Cc: L.
Subject: EasyDAClient creation
Hi Zbynek,
We have a some method that gets invoked multiple times, and has creation of OPC client, and then some processing. E.g.
We create the client like this:
Is it possible that upon multiple invoking of this method, some of the things for EasyDAClient are not all automatically disposed, or we need to invoke some additional disposing, so creation of new client gets blocked and waiting for indefinite amount of time?