| ReplicatorSettingsDispatcher Property |
Id of the dispatcher to use for Replicator actors.
If not specified the default dispatcher is used.
Namespace:
Akka.DistributedData
Assembly:
Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.129 (1.2.3.129)
Syntax public string Dispatcher { get; }
member Dispatcher : string with get
Property Value
Type:
StringSee Also