Condividi tramite


RoleStore<TRole,TContext,TKey,TUserRole,TRoleClaim>.SaveChanges Metodo

Definizione

Salva l'archivio corrente.

protected virtual System.Threading.Tasks.Task SaveChanges (System.Threading.CancellationToken cancellationToken);
abstract member SaveChanges : System.Threading.CancellationToken -> System.Threading.Tasks.Task
override this.SaveChanges : System.Threading.CancellationToken -> System.Threading.Tasks.Task
Protected Overridable 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