Interface IReplicatedData
Namespace: Akka.DistributedData
Assembly: Akka.DistributedData.dll
Syntax
public interface IReplicatedData
Methods
| Improve this Doc View SourceMerge(IReplicatedData)
Declaration
IReplicatedData Merge(IReplicatedData other)
Parameters
Type | Name | Description |
---|---|---|
IReplicatedData | other |
Returns
Type | Description |
---|---|
IReplicatedData |