共用方式為


LibuvTransport.AppLifetime 屬性

定義

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

屬性值

適用於