getPendingCount method

int getPendingCount()

Implementation

int getPendingCount() {
  return pendingCount_;
}