Share via


RestoreContext.LastSnapshot Property

Definition

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

Property Value

Applies to