 | IKeyT Interface |
TBD
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic interface IKey<out T> : IKey
type IKey<'T> =
interface
interface IKey
endType Parameters
- T
- TBD
The IKeyT type exposes the following members.
Properties|
| Name | Description |
|---|
 | Id |
TBD
(Inherited from IKey.) |
Top
See Also