edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Number of failures encountered when actions were applied.

Namespace: EnterpriseDT.Net.Ftp
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public int FailureCount { get; }
Visual Basic
Public ReadOnly Property FailureCount As Integer
	Get
Visual C++
public:
property int FailureCount {
	int get ();
}

See Also