Gets the type of the error that furher describes the problem.
Namespace:
Rebex.Net
Assembly:
Rebex.Sftp (in Rebex.Sftp.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ProblemType As SftpBatchTransferProblemType Get |
C# |
---|
public SftpBatchTransferProblemType ProblemType { get; } |