共用方式為


ServiceHostBase.ApplyConfiguration 方法

定義

從組態檔載入服務描述資訊,並將其套用至正在建構的執行階段。

protected:
 virtual void ApplyConfiguration();
protected virtual void ApplyConfiguration ();
abstract member ApplyConfiguration : unit -> unit
override this.ApplyConfiguration : unit -> unit
Protected Overridable Sub ApplyConfiguration ()

例外狀況

裝載之服務的描述為 null

適用於