Click or drag to resize
Akka.NETShardRegion.ShardBuffers Field
TBD

Namespace:  Akka.Cluster.Sharding
Assembly:  Akka.Cluster.Sharding (in Akka.Cluster.Sharding.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax
protected IImmutableDictionary<string, IImmutableList<KeyValuePair<Object, IActorRef>>> ShardBuffers

Field Value

Type: IImmutableDictionary<String, IImmutableList<KeyValuePair<Object, IActorRef>>>
See Also