Click or drag to resize
DbStorageClientDiscoveryRepository Method
Get Information about the repository

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public RepositoryInfo DiscoveryRepository(
	JobFlags flags
)

Parameters

flags
Type: DrawerBackup.Native.Data.EntitiesJobFlags

Return Value

Type: RepositoryInfo
See Also