SftpBatchTransferProblemDetectedEventArgs.ProblemType Property
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
ProblemType
Gets the type of the error that furher describes the problem.
Declaration
public SftpBatchTransferProblemType ProblemType { get; }
Property Value
Type | Description |
---|---|
SftpBatchTransferProblemType | Problem type. |