You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you pass a HintTimeout to UaTcpDiscoveryService.GetEndpointsAsync it still times out with 5 second. The weird thing is that UaApplicationOptions has default timeout of 15000.
If you pass a HintTimeout to UaTcpDiscoveryService.GetEndpointsAsync it still times out with 5 second. The weird thing is that UaApplicationOptions has default timeout of 15000.
I believe the timeout comes from this line
opc-ua-client/UaClient/ServiceModel/Ua/Channels/UaTcpConnectionProvider.cs
Line 18 in 1f1c774
The text was updated successfully, but these errors were encountered: