PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.GetConfirmedVersion 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 version of cached global state.
protected abstract int GetConfirmedVersion ();
abstract member GetConfirmedVersion : unit -> int
Protected MustOverride Function GetConfirmedVersion () As Integer