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