PackageTransferManager.RemoveChunkSpecifiersAsync Method

Asynchronously removes language or custom tag specifiers from the list of chunks to install.

Syntax

public:
IAsyncAction^ RemoveChunkSpecifiersAsync(
         ChunkSpecifiers^ removeSpecifiers
)  

Parameters

removeSpecifiers
Type: ChunkSpecifiers 

ChunkSpecifiers object that contains the language or custom tag specifiers to remove from the list of chunks to install.

Return value

Type: IAsyncAction 

IAsyncAction object that will be invoked when the asynchronous operation is complete.

Requirements

Namespace: Windows.Xbox.Management.Deployment

Metadata: windows.winmd

See also

Reference

PackageTransferManager Class

PackageTransferManager Members

Windows.Xbox.Management.Deployment Namespace