Click or drag to resize
Akka.NETDistributedPubSubSettingsWithMaxDeltaElements Method
TBD

Namespace:  Akka.Cluster.Tools.PublishSubscribe
Assembly:  Akka.Cluster.Tools (in Akka.Cluster.Tools.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
public DistributedPubSubSettings WithMaxDeltaElements(
	int maxDeltaElements
)

Parameters

maxDeltaElements
Type: SystemInt32
TBD

Return Value

Type: DistributedPubSubSettings
TBD
See Also