IEntityUpdateOperations<T>.UpdateAsync(T) Method

Definition

Asynchronously updates an entity.

C#
public System.Threading.Tasks.Task<T> UpdateAsync (T entity);

Parameters

entity
T

The entity information.

Returns

Task<T>

The updated entity.

Applies to

Producto Versiones
Microsoft.Store.PartnerCenter latest