| ComponentSpace FTP Class Library Reference |
|
FailSafeTransferEventArgs.RetryNumber Property
Gets the retry number.
[Visual Basic]
Public ReadOnly Property RetryNumber As
Integer
[C#]
public
int RetryNumber {get;}
Property Value
The retry number represents the current attempt number at performing the transfer.
See Also
FailSafeTransferEventArgs Class | ComponentSpace.Ftp Namespace