Click or drag to resize
DbServerClientFetchJob Method
Fetch a job

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public Job FetchJob(
	string id
)

Parameters

id
Type: SystemString

Return Value

Type: Job
See Also