FtpResponseReadEventArgs.Response Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
Response
Gets the raw FTP response.
Declaration
public string Response { get; }
Property Value
Type | Description |
---|---|
String | The raw FTP response. |