syncRequestsCount property

int syncRequestsCount
final

Number of HTTP sync requests made.

Fewer, larger batches are more efficient than frequent small syncs.

Implementation

final int syncRequestsCount;