Partager via


ExternalChildResourceCollection<FluentModelTImpl,IFluentModelT,InnerModelT,IParentT,ParentImplT>.CommitAndGetAllAsync Méthode

Définition

Valide les modifications apportées à la collection de ressources enfants externes.

public System.Threading.Tasks.Task<System.Collections.Generic.List<FluentModelTImpl>> CommitAndGetAllAsync (System.Threading.CancellationToken cancellationToken);
member this.CommitAndGetAllAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<System.Collections.Generic.List<'FluentModelTImpl>>
Public Function CommitAndGetAllAsync (cancellationToken As CancellationToken) As Task(Of List(Of FluentModelTImpl))

Paramètres

cancellationToken
CancellationToken

Retours

Task<List<FluentModelTImpl>>

En cas de réussite d’une tâche avec des ressources enfants modifiées, sinon une tâche défaillante

S’applique à