IHostApplicationLifetime.ApplicationStopped 속성

정의

애플리케이션 호스트가 정상 종료를 수행했을 때 트리거됩니다.

public:
 property System::Threading::CancellationToken ApplicationStopped { System::Threading::CancellationToken get(); };
public System.Threading.CancellationToken ApplicationStopped { get; }
member this.ApplicationStopped : System.Threading.CancellationToken
Public ReadOnly Property ApplicationStopped As CancellationToken

속성 값

적용 대상