FtpBatchTransferProblemDetectedEventArgs.ProblemType Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9448)
ProblemType
Gets the type of the error that further describes the problem.
Declaration
public FtpBatchTransferProblemType ProblemType { get; }
Property Value
| Type | Description |
|---|---|
| FtpBatchTransferProblemType | Problem type. |