Skip to content

6.2.9090-Beta

Choose a tag to compare

@ITHitBuild ITHitBuild released this 01 Jun 16:12
· 31 commits to master since this release
  • In collectionsync sample if GetChangesAsync() received 0 in limit parameter, the sync-token were not returned. Now sync-token is properly returns if 0 is passed in limit parameter. No changes are returned in this case.