|  | DslGetKeyIds Property | 
 
            Constructs a message that, when send to 
Replicator,
            will be replied with 
GetKeysIdsResult message having a list of keys 
            for all replicated data structures stored on the current node.
            
 
    Namespace: 
   Akka.DistributedData
    Assembly:
   Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
Syntaxpublic static GetKeyIds GetKeyIds { get; }static member GetKeyIds : GetKeyIds with get
Property Value
Type: 
GetKeyIds See Also
See Also