Hi Linvi,
Coming to think of it, you're right in that the automatic wait feature would not be useful for majority of Tweetinvi users. That's why I think it'll be better if I code this functionality into my own application.
However, I have another feature request. Is there any way to get a proxy working with tweetinvi? I'm using multiple credentials from my program and it would be great if I can specify a
Again, I understand not many would find this feature useful. So maybe you can point me in the right direction on how I can do this on my own? Unfortunately, I can't really get my head around the DTO stuff.
Thank you very much.
imlokesh
Coming to think of it, you're right in that the automatic wait feature would not be useful for majority of Tweetinvi users. That's why I think it'll be better if I code this functionality into my own application.
However, I have another feature request. Is there any way to get a proxy working with tweetinvi? I'm using multiple credentials from my program and it would be great if I can specify a
System.Net.IWebProxy
for each credential. So that if I do TwitterCredentials.ExecuteOperationWithCredentials()
it'll automatically use the proxy for the credential. Again, I understand not many would find this feature useful. So maybe you can point me in the right direction on how I can do this on my own? Unfortunately, I can't really get my head around the DTO stuff.
Thank you very much.
imlokesh