Gets the type of the problem which occurred at multi-file operation.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property ProblemType As TransferProblemType Get |
| C# |
|---|
public TransferProblemType ProblemType { get; } |