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.26109.1248
Syntax
public FtpResponse Response { get; }

Property Value

FtpResponse
See Also