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