Click or drag to resize

ITFtpTransferRetryCount Property

Number of times that a RetryTimeout may occur before the transfer is cancelled with a TimeoutError.

Namespace: GSF.Net.TFtp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
int RetryCount { get; set; }
View Source

Property Value

Int32
See Also