Click or drag to resize

FtpResponseExceptionResponse Property

Gets FTP server response that caused this exception to be thrown.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public FtpResponse Response { get; }

Property Value

Type: FtpResponse
See Also