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