共用方式為


SiloHost.ReportStartupError(Exception) 方法

定義

在定址接收器啟動期間回報錯誤。

public void ReportStartupError (Exception exc);
member this.ReportStartupError : Exception -> unit
Public Sub ReportStartupError (exc As Exception)

參數

exc
Exception

造成定址接收器啟動問題的例外狀況。

備註

定址接收器啟動問題的相關資訊會記錄到任何附加的記錄器,然後會盡可能將時間戳記的 StartupError 文字檔寫入目前的工作目錄 () 。

適用於