Quantcast
Channel: Tweetinvi a friendly Twitter C# library
Viewing all articles
Browse latest Browse all 4126

New Post: Request Timeout 0

$
0
0
Hi,

Thank you for the post, I will investigate this issue as soon as possible and release a fix if needed.
Could you please let me know which type of project you are working on.

In the meantime please try the following to fix the issue until further release:
TweetinviEvents.QueryBeforeExecute += (sender, args) =>
{
    args.TwitterQuery.Timeout = TimeSpan.FromSeconds(10);
};
Please share your code too, if possible.

Linvi

Viewing all articles
Browse latest Browse all 4126

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>