Click or drag to resize
StorageTransferQueueSetMaxItemsInQueue Method
Set the maximium amount of items in the queue

Namespace: DrawerBackup.Client.Transfers
Assembly: DrawerBackup.Client (in DrawerBackup.Client.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void SetMaxItemsInQueue(
	int maxItems
)

Parameters

maxItems
Type: SystemInt32
See Also