Click or drag to resize
TPackageReceiverProcess Method
Process the package of entries

Namespace: DrawerBackup.Storage
Assembly: DrawerBackup.Storage (in DrawerBackup.Storage.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public Result Process(
	Stream packageStream
)

Parameters

packageStream
Type: System.IOStream

Return Value

Type: Result
See Also