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