LibuvTransport.AppLifetime Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property Microsoft::AspNetCore::Hosting::IApplicationLifetime ^ AppLifetime { Microsoft::AspNetCore::Hosting::IApplicationLifetime ^ get(); };
public Microsoft.AspNetCore.Hosting.IApplicationLifetime AppLifetime { get; }
member this.AppLifetime : Microsoft.AspNetCore.Hosting.IApplicationLifetime
Public ReadOnly Property AppLifetime As IApplicationLifetime