Orphaned Sessions
I'm connecting to my host using the VB.NET example and occasionally I need to list the remote directory and then decided to run the get or not. I'm getting a ton of orphaned sessions for some reason. After reviewing the code is it neccesary to do .WriteLine("close") to terminate the session with the host or should ending the WinSCP .NET process take care of it?
Thanks!
Thanks!