Click or drag to resize
Akka.NETReplicatorSettingsDispatcher 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.42 (1.2.3.42)
Syntax
public string Dispatcher { get; }

Property Value

Type: String
See Also