Click or drag to resize

DurabilityServiceQosPolicyHistoryDepth Property

Specifies the number of samples of each instance of data (identified by its key) that is managed by the durability service for the transient or persistent topic data-instances.

Namespace:  OpenDDSharp.DDS
Assembly:  OpenDDSharp (in OpenDDSharp.dll) Version: 0.5.0.0
Syntax
public int HistoryDepth { get; set; }

Property Value

Type: Int32
See Also