Interface IKey<T>
TBD
Inherited Members
Namespace: Akka.DistributedData
Assembly: Akka.DistributedData.dll
Syntax
public interface IKey<out T> : IKey, IReplicatedDataSerialization where T : IReplicatedData
Type Parameters
Name | Description |
---|---|
T | TBD |