共用方式為


SiloHost.StartSiloAsync(Boolean) 方法

定義

啟動這個接收器。

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)

參數

catchExceptions
Boolean

傳回

適用於