Click or drag to resize
Akka.NETReplicatorSettingsWithRole Method

[Missing <summary> documentation for "M:Akka.DistributedData.ReplicatorSettings.WithRole(System.String)"]

Namespace:  Akka.DistributedData
Assembly:  Akka.DistributedData (in Akka.DistributedData.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public ReplicatorSettings WithRole(
	string role
)

Parameters

role
Type: SystemString

[Missing <param name="role"/> documentation for "M:Akka.DistributedData.ReplicatorSettings.WithRole(System.String)"]

Return Value

Type: ReplicatorSettings

[Missing <returns> documentation for "M:Akka.DistributedData.ReplicatorSettings.WithRole(System.String)"]

See Also