PartitionLostListeners Property
PartitionLostListeners
Gets or sets the partition lost listener configurations.
Declaration
public List<MapPartitionLostListenerOptions> PartitionLostListeners { get; set; }
Property Value
| List<MapPartitionLostListenerOptions> |