Compartir a través de


PrimaryBasedLogViewAdaptor<TLogView,TLogEntry,TSubmissionEntry>.WriteAsync Método

Definición

Aplique entradas pendientes al servidor principal. Debe bloquear o reintentar hasta que se realice correctamente. No debe producir excepciones, pero registrarlas en LastPrimaryIssue

protected abstract System.Threading.Tasks.Task<int> WriteAsync ();
abstract member WriteAsync : unit -> System.Threading.Tasks.Task<int>
Protected MustOverride Function WriteAsync () As Task(Of Integer)

Devoluciones

Se aplica a