WebApplication.Lifetime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Allows consumers to be notified of application lifetime events.
public Microsoft.Extensions.Hosting.IHostApplicationLifetime Lifetime { get; }
member this.Lifetime : Microsoft.Extensions.Hosting.IHostApplicationLifetime
Public ReadOnly Property Lifetime As IHostApplicationLifetime