I try to create app . scenario is i have a folder in that folder there is some files so every file is taking update in every 15 mint check image
there is 3 files so every file update in every 5 seconds when this fully update then next file is create so i want when there is no update in file in every 5 seconds then i want to insert data in table otherwise not
when i try this and when i set breakpoint i see that within 5 seconds data is send to table where as i want after seconds data is send to table when there is no update in file any solution
Ehsan SajjadPosted Jul 1, 2016, 8:23 AM
scropio gurlPosted Jul 1, 2016, 6:31 AM
in image currently there is 3 files so every file update in every 5 mint when this fully update then next file is create so i want when there is no update in file in every 5 mint then i want to insert data in table otherwise not
i try this
when i try this and when i set breakpoint i see that within 5 mint data is send to table where as i want after 5 mint data is send to table when there is no update in file any solutionEhsan SajjadPosted Jul 1, 2016, 6:01 AM