0
I have a service that updates status of controller boards..
Only he only returns me only 22 records at a time. Then I need to take the number of items I want to update and send the amount of messages needed to update all.
Example: I have 5 cards. I send only one update request. I have 23 plates. I must send two requisitions (1 until 22, and the other with only 23)
Could someone help me do that?
try to explain your question a little better, please show your code c# in more detail.
– Igor Monteiro
It may be interesting to look at this topic later to help us better understand your future questions: http://answall.com/help/how-to-ask
– Richard Dias
@Rafaelspessotto Don’t thank answers with other answers. Simply comment, when you have the reputation needed for this.
– mutlei