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