Compartilhar via


SiloHost.StartSiloAsync(Boolean) Método

Definição

Inicie este 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)

Parâmetros

catchExceptions
Boolean

Retornos

Aplica-se a