Hi I have problems with the events not getting fired. There is no error or similar triggered anywhere in the code and the "EventsRelatedWithTweetCreation(IUserStream userStream)" is fired upon the call
userStream.StartStream();
However, after that no more events are triggered
userStream.StartStream();
However, after that no more events are triggered