| IKeyT Interface |
TBD
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public interface IKey<out T> : IKey
type IKey<'T> =
interface
interface IKey
end
Type Parameters
- T
- TBD
The IKeyT type exposes the following members.
Properties
| Name | Description |
---|
| Id |
TBD
(Inherited from IKey.) |
TopSee Also