Click or drag to resize
StorageTransferQueueRemove Method
Remove a transfer for 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 Remove(
	string id
)

Parameters

id
Type: SystemString
See Also