'Declaration <ObsoleteAttribute("The SFtpConnection class has been renamed to SFtpSession. Please change the name in your code. The class functionality is the same. Only the class name has changed.")> Public Class SFtpConnection Inherits SFtpSession Implements System.IDisposable
'Usage Dim instance As SFtpConnection
[Obsolete("The SFtpConnection class has been renamed to SFtpSession. Please change the name in your code. The class functionality is the same. Only the class name has changed.")] public class SFtpConnection : SFtpSession, System.IDisposable