IWebAppLogConfigurationReader 인터페이스

정의

WebApp 구성 판독기에 대한 계약입니다.

public interface class IWebAppLogConfigurationReader : IDisposable
public interface IWebAppLogConfigurationReader : IDisposable
type IWebAppLogConfigurationReader = interface
    interface IDisposable
Public Interface IWebAppLogConfigurationReader
Implements IDisposable
파생
구현

설명

이 API는 .NET 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

속성

Current

구성의 현재 값을 가져옵니다.

메서드

Dispose()

관리되지 않는 리소스의 확보, 해제 또는 다시 설정과 관련된 애플리케이션 정의 작업을 수행합니다.

(다음에서 상속됨 IDisposable)

이벤트

OnConfigurationChanged

구성이 변경 될 때 발생 합니다.

적용 대상