FtpException.Status Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
Status
Gets the status of the response.
Declaration
public FtpExceptionStatus Status { get; }
Property Value
Type | Description |
---|---|
FtpExceptionStatus | One of the FtpExceptionStatus values. |