Click or drag to resize
Akka.NETDistributedDataExtensions Methods

The DistributedDataExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDistributedData
Returns th DistributedData(ActorSystem) extension configured for provided system. Configuration is supplied automatically from HOCON config under the path: `akka.cluster.distributed-data`
Top
See Also