SiloHost.StartSiloAsync(Boolean) 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.
Démarrez ce silo.
public System.Threading.Tasks.Task<bool> StartSiloAsync (bool catchExceptions = true);
member this.StartSiloAsync : bool -> System.Threading.Tasks.Task<bool>
Public Function StartSiloAsync (Optional catchExceptions As Boolean = true) As Task(Of Boolean)
Paramètres
- catchExceptions
- Boolean