S
Sea Sharper
I am inside a timer thread and have found that File.Delete is not blocking.
File.Delete(x)
Checkitexists(x) = true
Checkitexists(x) = true
Checkitexists(x) = false
Not a problem but it would be nice to be warned in the documentation.
File.Delete(x)
Checkitexists(x) = true
Checkitexists(x) = true
Checkitexists(x) = false
Not a problem but it would be nice to be warned in the documentation.