IErrorBoundaryLogger.LogErrorAsync(Exception) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Journalise le fourni exception
.
public System.Threading.Tasks.ValueTask LogErrorAsync (Exception exception);
abstract member LogErrorAsync : Exception -> System.Threading.Tasks.ValueTask
Public Function LogErrorAsync (exception As Exception) As ValueTask
Paramètres
Retours
ValueTask représentant la fin de l’opération.