Quantcast
Channel: User Lalit - Stack Overflow
Viewing all articles
Browse latest Browse all 34

Answer by Lalit for issue occuring on threading in different instances by using c#.net

$
0
0

There should a loop that frequently check the database for new records.

Your code does not seem to have this loop that will iterate and check the database for the new records. Is there any other piece of code that call the code you shown above that does this?If yes, could you post that too?


Viewing all articles
Browse latest Browse all 34