C# Class CallingBotSample.Utility.CommonUtils

Afficher le fichier Open project: OfficeDev/Microsoft-Teams-Samples

Méthodes publiques

Méthode Description
ForgetAndLogExceptionAsync ( Task task, IGraphLogger logger, string description = null, string memberName = null, string filePath = null, int lineNumber ) : Task

Method Details

ForgetAndLogExceptionAsync() public static méthode

public static ForgetAndLogExceptionAsync ( Task task, IGraphLogger logger, string description = null, string memberName = null, string filePath = null, int lineNumber ) : Task
task Task
logger IGraphLogger
description string
memberName string
filePath string
lineNumber int
Résultat Task