Click or drag to resize
StorageManagerGetRepositorySize Method
Get the size of the repository

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public long GetRepositorySize(
	StorageRepository repository
)

Parameters

repository
Type: DrawerBackup.Storage.Data.EntitiesStorageRepository

Return Value

Type: Int64
See Also