FtpProblemDetectedEventArgs.ProblemType Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 8.0.9673)
ProblemType
Gets the type of the error that classifies the problem. Inherited from ProblemDetectedEventArgs.
Declaration
public TransferProblemType ProblemType { get; }
Property Value
| Type | Description |
|---|---|
| TransferProblemType | Problem type. |