FtpProblemDetectedEventArgs.ProblemType Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9083)
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. |