ISyncRaft Interface

Implemented by rafts that synchronize with some form of external storage.

Inheritance Hierarchy

Syntax

public interface ISyncRaft

Methods

Name Description
SynchronizeAsync(System.Threading.CancellationToken cancellationToken)