Click or drag to resize
SyncNextJobs Constructor
Initializes a new instance of the SyncNextJobs class

Namespace: DrawerBackup.Native.Jobs.Native
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public SyncNextJobs(
	JobKind kind,
	DbClientSettings settings
)

Parameters

kind
Type: DrawerBackup.Native.Data.EntitiesJobKind
settings
Type: DrawerBackup.Native.ClientsDbClientSettings
See Also