Click or drag to resize
AbstractBackupJobLoadIndexer Method
Loads the Indexer

Namespace: DrawerBackup.Client.Jobs
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
protected void LoadIndexer(
	JobInfo info
)

Parameters

info
Type: DrawerBackup.Native.JobsJobInfo
See Also