Is it possible to control throttling on callback? So the server would be limited(controlled) how often it can callback the client.
A:
yes.. there is a way you can define the max limit of users... you can add max no of concurrent calls, instances and sessions.
Sample config...
Amit
2010-08-17 13:16:07
I was asking about the callback method, i don't think instances, sessions, users make any sense for a callback.
Vitalik
2010-08-18 05:27:38