FtpException.ProblemType Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
ProblemType
Gets the type of the problem which occurred at multi-file operation.
Declaration
public TransferProblemType ProblemType { get; }
Property Value
Type | Description |
---|---|
TransferProblemType | Type of the problem closely describes error at suboperation. |