|
FtpClientTimeout Property
|
Gets or sets the timeout, in milliseconds, for
read and write operations, defaults to 30 seconds.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax function get_Timeout();
function set_Timeout(value);
View SourceProperty Value
Int32See Also