Click or drag to resize

ITFtpTransferRetryTimeout Property

Timeout after which commands are sent again. This member is also transmitted as the TFTP timeout interval option (RFC 2349).

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

Property Value

TimeSpan
See Also