Online Forums
Technical support is provided through Support Forums below. Anybody can view them; you need to Register/Login to our site (see links in upper right corner) in order to Post questions. You do not have to be a licensed user of our product.
Please read Rules for forum posts before reporting your issue or asking a question. OPC Labs team is actively monitoring the forums, and replies as soon as possible. Various technical information can also be found in our Knowledge Base. For your convenience, we have also assembled a Frequently Asked Questions page.
Do not use the Contact page for technical issues.
EasyDAClient prevents WinForms application from closing immediately
It's when the whole application (process) is shutting down.
Please Log in or Create an account to join the conversation.
- gojanpaolo
-
Topic Author
- Offline
- Junior Member
-
- Posts: 3
- Thank you received: 0
Please Log in or Create an account to join the conversation.
I am afraid we won't be able to help here.
There is some internal cleanup work that the component does, and we consider this delay as normal.
I am sorry I cannot give you better news...
Best regards
Please Log in or Create an account to join the conversation.
- gojanpaolo
-
Topic Author
- Offline
- Junior Member
-
- Posts: 3
- Thank you received: 0
About 3 seconds.
Thanks,
Jan
Please Log in or Create an account to join the conversation.
how long is the delay?
Best regards
Please Log in or Create an account to join the conversation.
- gojanpaolo
-
Topic Author
- Offline
- Junior Member
-
- Posts: 3
- Thank you received: 0
We use EasyDAClient in a WinForms application. When we use EasyDAClient.SubscribeItem or EasyDAClient.SubscribeMultipleItems, it takes a long time for the application to close immediately (during Visual Studio Debug session).
We tried explicitly calling Dispose, UnsubsribeAllItems, and/or UnsubscribeItem but still doesn't fix the issue.
Here is a sample of our code...
OpcLabs.QuickOpc 5.52.91 (from Nuget)
.NET Framework 4.6.1
Microsoft Visual Studio Enterprise 2017 Version 15.6.1
Thank you,
Jan
Please Log in or Create an account to join the conversation.