RestoreContext.LastSnapshot 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.
Gets a RestoreContext that indicates the host is restoring the last snapshot available from the previous time the host was running.
public static Microsoft.AspNetCore.Components.RestoreContext LastSnapshot { get; }
static member LastSnapshot : Microsoft.AspNetCore.Components.RestoreContext
Public Shared ReadOnly Property LastSnapshot As RestoreContext