Interface IWriteConsistency
Namespace: Akka.DistributedData
Assembly: Akka.DistributedData.dll
Syntax
public interface IWriteConsistency
Properties
| Edit this page View SourceTimeout
Declaration
TimeSpan Timeout { get; }
Property Value
| Type | Description |
|---|---|
| TimeSpan |
Edit this page