Create a transfer package watcher for a specified package and chunk list.
public:
static PackageTransferWatcher^ Create(
Package^ package,
IIterable<uint32>^ chunkIds
)
package
Type: Package
The package being transfered.
chunkIds
Type: IIterable<uint32>
A collection of chunk IDs to watch.
Type: PackageTransferWatcher
An object for tracking the transfer.
Namespace: Windows.Xbox.Management.Deployment
Metadata: windows.winmd