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; }

Field Value

Problem type.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also