다음을 통해 공유


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인 경우

적용 대상