Edit

Share via


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.ReadAsync Method

Definition

Read the latest primary state. Must block/retry until successful. Should not throw exceptions, but record them in LastPrimaryIssue

protected abstract System.Threading.Tasks.Task ReadAsync ();
abstract member ReadAsync : unit -> System.Threading.Tasks.Task
Protected MustOverride Function ReadAsync () As Task

Returns

Applies to