C# Class BookStore.Utility.AsyncCommands.TaskUtilities

Afficher le fichier Open project: arditmezini/api-core

Méthodes publiques

Méthode Description
FireAndForgetSafeAsync ( Task task, IErrorHandler handler = null ) : void

Method Details

FireAndForgetSafeAsync() public static méthode

public static FireAndForgetSafeAsync ( Task task, IErrorHandler handler = null ) : void
task Task
handler IErrorHandler
Résultat void