Classes for deployment of downloadable content.
| Name | Description | |
|---|---|---|
![]() |
CheckForUpdateResult | Contains the results of a call to PackageTransferManager.CheckForUpdateAsync. |
![]() |
ChunkCompletedEventArgs | Contains information about a chunk completed event. |
![]() |
ChunkSpecifiers | Contains information about the language and custom tag specifiers for an installation chunk. |
![]() |
DownloadableContentPackageManager | Manages downloadabled content transactions. |
![]() |
FindInstallingPackagesResult | Finds information about the packages that are currently being installed. |
![]() |
PackageTransferManager | Manages content transfers. |
![]() |
PackageTransferWatcher | Provides methods for tracking the status of downloadable content data transfers. |
![]() |
ProgressChangedEventArgs | Contains information about a progress changed event. |
![]() |
RequestUpdatePackageResult | Contains the results of a call to PackageTransferManager.RequestUpdatePackageAsync or PackageTransferManager.RequestUpdateCurrentPackageAsync. |
![]() |
TransferCompletedEventArgs | Results of a transfer completed event. |
![]() |
TransferStatusChangedEventArgs | Contains arguments for the PackageTransferWatcher.TransferStatusChanged event. |
| Name | Description | |
|---|---|---|
![]() |
ICheckForUpdateResult | Contains the results of a call to PackageTransferManager.CheckForUpdateAsync. |
![]() |
IContentPackage | Describes a downloadable content package. |
![]() |
IDownloadableContentPackage | An interface for managing downloadable content packages. |
![]() |
IDownloadableContentPackageInstallCompletedEventArgs | Information about a downloadable content installation completed event. |
![]() |
IFindInstallingPackagesResult | Interface that finds information about the packages that are currently being installed. |
![]() |
ILicenseTerminatedEventArgs | An interface for getting information about a license terminated event. |
![]() |
IPackageTransferWatcher | An interface for tracking the progress of package transfers. |
![]() |
IRequestUpdatePackageResult | Contains the results of a call to PackageTransferManager.RequestUpdatePackageAsync or PackageTransferManager.RequestUpdateCurrentPackageAsync. |
| Name | Description | |
|---|---|---|
![]() |
DownloadableContentPackageInstallCompletedEventHandler | A delegate for a handler that is called when a package installation is complete. |
| Name | Description | |
|---|---|---|
![]() |
ContentType | Indicates the type of content being deployed. |
![]() |
InstallationState | Defines values that indicate the installation state of a chunk. |
![]() |
InstalledPackagesFilter | Enumerates filters for the FindPackages query. |
![]() |
PackageTransferStatus | Indicates the status of a downloadable content transfer. |
![]() |
PackageTransferType | Indicates the type of transfer. |
![]() |
TransferOperationType | The type of transfer operation. |
![]() |
UpdateInstallOrderBehavior | Indicates the behavior of the install order when a transfer is updated. |