|
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.TFtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax Property RetryTimeout As TimeSpan
Get
Set
abstract RetryTimeout : TimeSpan with get, set
function get_RetryTimeout();
function set_RetryTimeout(value);
View SourceProperty Value
TimeSpanSee Also