|  | GetKeysIdsResult Constructor | 
  
    Namespace: 
   Akka.DistributedData
    Assembly:
   Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
 Syntax
Syntaxpublic GetKeysIdsResult(
	IImmutableSet<string> keys
)
new : 
        keys : IImmutableSet<string> -> GetKeysIdsResultParameters
- keys
- Type: IImmutableSetString
 [Missing <param name="keys"/> documentation for "M:Akka.DistributedData.GetKeysIdsResult.#ctor(System.Collections.Immutable.IImmutableSet{System.String})"] 
 See Also
See Also