Share via


LibuvTransport.AppLifetime Property

Definition

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

Property Value

Applies to