Are there any limitation of roster count? (ActiveX (wodXMPP)
Are there any limitation in roster count?
I added about 900 rosters. (Using ActiveX GUI)
When I use general treeview in C#, then it works fine.
But when I use ActiveX GUI, it stops responding
when I call Disconnect() method.
But, if roster count is small (about 10 ~ 20) it works fine.
So, if there are any limitation in ActiveX GUI,
please let me know. If any, I should work with general treeview control.
Thanks.