Compartilhar via


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

Definição

Confirma as alterações na coleção de recursos filho externos.

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))

Parâmetros

cancellationToken
CancellationToken

Retornos

Task<List<FluentModelTImpl>>

Em caso de êxito, uma tarefa com recursos filho alterados, caso contrário, uma tarefa com falha

Aplica-se a