Hi
We’re trying figure out this specific error while closing our application, only Water, on VS 2019 works fine.
Are there ways to close all connection, stop all thread and close all openned socket before close the application? Are there examples?
Normally we’re using only “components:Dispose();”
Thanks.