an existing connection was forcibly closed by the remote host
hi all, i have a console program that's trying to call an API (both written in net framework 4.7.2), the console it's trying to upload bunch of documents to another server API, after a long time, i will get this message "an existing connection was forcibly closed by the remote host", can anyone help to advise why? i try to search for solution most of them related to 'enable TLS..." but the API call is working for a while till it gives me error message..