Click or drag to resize

DurabilityServiceQosPolicyHistoryKind Property

Specifies the type of history the durability service must apply for the transient or persistent topic data-instances.

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

Property Value

Type: HistoryQosPolicyKind
See Also