DistributedPubSubSettings Properties |
The DistributedPubSubSettings type exposes the following members.
Name | Description | |
---|---|---|
GossipInterval |
How often the DistributedPubSubMediator should send out gossip information
| |
MaxDeltaElements |
Maximum number of elements to transfer in one message when synchronizing the registries.
Next chunk will be transferred in next round of gossip.
| |
RemovedTimeToLive |
Removed entries are pruned after this duration.
| |
Role |
The mediator starts on members tagged with this role. Uses all if undefined.
| |
RoutingLogic |
The routing logic to use for [!:DistributedPubSubMediator.Send].
|