Share via


UserOnlyStore<TUser,TContext,TKey,TUserClaim,TUserLogin,TUserToken>.SaveChanges Metodo

Definizione

Salva l'archivio corrente.

protected:
 System::Threading::Tasks::Task ^ SaveChanges(System::Threading::CancellationToken cancellationToken);
protected System.Threading.Tasks.Task SaveChanges (System.Threading.CancellationToken cancellationToken);
member this.SaveChanges : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Function SaveChanges (cancellationToken As CancellationToken) As Task

Parametri

cancellationToken
CancellationToken

Oggetto CancellationToken usato per propagare le notifiche di richiesta di annullamento dell'operazione.

Restituisce

Oggetto Task che rappresenta l'operazione asincrona.

Si applica a