|
FtpClientWaitLockTimeout Property
|
Gets or sets maximum number of seconds to wait for read lock for files to be uploaded. Defaults to 10 seconds.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax function get_WaitLockTimeout();
function set_WaitLockTimeout(value);
View SourceProperty Value
Int32See Also