Click or drag to resize
TPackageReceiverTempPackage Method
Get the stream to the temporary package

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

Parameters

packageId
Type: SystemString

Return Value

Type: Stream
See Also