|
FtpFileWatcherNotifyOnComplete Property
|
Sets flag for notification time. Set to true to only notify when a file is finished uploading, set to False to get an immediate notification when a new file is detected.
Namespace: GSF.Net.FtpAssembly: GSF.Net (in GSF.Net.dll) Version: 2.4.207-beta
Syntax function get_NotifyOnComplete();
function set_NotifyOnComplete(value);
View SourceProperty Value
BooleanSee Also