size property

int size
getter/setter pair

Repository Size The size of the repository. Size is calculated hourly. When a repository is initially created, the size is 0.

Implementation

//
/// The size of the repository. Size is calculated hourly. When a repository is
/// initially created, the size is 0.
int size;