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