This exception is thrown when a connection to the
FTP server is unexpectedly lost.
Namespace: Jscape.FtpAssembly: Jscape.Ftp (in Jscape.Ftp.dll) Version: 2.4.5.0
Syntax
C# |
---|
[SerializableAttribute] public class FtpConnectionLostException : ApplicationException |
Visual Basic |
---|
<SerializableAttribute> _ Public Class FtpConnectionLostException _ Inherits ApplicationException |
Visual C++ |
---|
[SerializableAttribute] public ref class FtpConnectionLostException : public ApplicationException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
System..::..ApplicationException
Jscape.Ftp..::..FtpConnectionLostException
System..::..Exception
System..::..ApplicationException
Jscape.Ftp..::..FtpConnectionLostException