Hi Linvi,
First, i wish to thank you for your help.
To the point, i know for sure that the condition is met as i have debugged the code more than once.
You will be surprised to learn that tweet.Text.StartsWith("RT")
is not so rare and the condition _Tweets.Count < iNumTweets will be met in just 3 minutes (for iNumTweets = 100).
I urge you to test my code yourself to see that you have a bug on your hands.
I will try to debug the streaminvi code to see if i can put my finger on it.
Thanks,
Yossi.
First, i wish to thank you for your help.
To the point, i know for sure that the condition is met as i have debugged the code more than once.
You will be surprised to learn that tweet.Text.StartsWith("RT")
is not so rare and the condition _Tweets.Count < iNumTweets will be met in just 3 minutes (for iNumTweets = 100).
I urge you to test my code yourself to see that you have a bug on your hands.
I will try to debug the streaminvi code to see if i can put my finger on it.
Thanks,
Yossi.