Timeline for Forced Async operation in a (event like) method
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 15, 2015 at 12:43 | comment | added | Umut Özel | Hi @janos, sorry but this answer does not answer my questions about async/await usage. | |
| Feb 15, 2015 at 11:52 | comment | added | janos | Hi @UmutOzel, if you liked this answer then maybe you can reward the poster with an upvote + accept | |
| Feb 9, 2015 at 12:13 | comment | added | Umut Özel | I realized my code looks recursive, my mistake. I changed the method's name in the post, because it contained top secret information :) I fixed it now. | |
| Feb 9, 2015 at 11:54 | comment | added | Umut Özel | My real concerns were pitfalls of async lambda and Task.Run Etiquette and Proper Usage. But you are right about .Any usage, there used to be an UpdateTime property which is updated every time an object saved, I removed it but forgot to change the code, thanks. By the way, AddDirectoryWatcher and RemoveDirectoryWatcher are not using context, they just create/remove FileSystemWatcher objects. | |
| Feb 9, 2015 at 10:00 | history | answered | Heslacher | CC BY-SA 3.0 |