Interface IKey
Marker interface for all replicated key types in DData.
Namespace: Akka.DistributedData
Assembly: Akka.DistributedData.dll
Syntax
public interface IKey : IReplicatedDataSerialization
Properties
| Improve this Doc View SourceId
The identifier for the key.
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
String |