Partager via


StorageLibraryChangeReader.AcceptChangesAsync Méthode

Définition

Indique au système que toutes les modifications décrites dans les objets StorageLibraryChange retournés par l’appel à ReadBatchAsync ont été traitées par l’application.

public:
 virtual IAsyncAction ^ AcceptChangesAsync() = AcceptChangesAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction AcceptChangesAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction AcceptChangesAsync();
function acceptChangesAsync()
Public Function AcceptChangesAsync () As IAsyncAction

Retours

Objet utilisé pour gérer l’opération de modification d’acceptation asynchrone.

Attributs

S’applique à