Click or drag to resize
DbServerClientAllocateEntry Method
Allocate a entry to the server

Namespace: DrawerBackup.Native.Clients
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public bool AllocateEntry(
	string jobId,
	JobEntry entry
)

Parameters

jobId
Type: SystemString
entry
Type: DrawerBackup.Native.Data.EntitiesJobEntry

Return Value

Type: Boolean
See Also