Click or drag to resize
TPackageReceiverDeleteTempPackage Method
Delete the temporary package from the disk

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public void DeleteTempPackage(
	string packageId
)

Parameters

packageId
Type: SystemString
See Also