PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.LastConfirmedView Method
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.
Read cached global state.
protected abstract TLogView LastConfirmedView ();
abstract member LastConfirmedView : unit -> 'LogView
Protected MustOverride Function LastConfirmedView () As TLogView
Returns
TLogView