Table of Contents

Enum DurabilityQosPolicyConfiguration.DurabilityQosPolicyKind

Namespace
MASES.DataDistributionManager.Bindings.Configuration
Assembly
DataDistributionManagerNet.dll
public enum DurabilityQosPolicyConfiguration.DurabilityQosPolicyKind

Fields

PERSISTENT_DURABILITY_QOS = 3

See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf

TRANSIENT_DURABILITY_QOS = 2

See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf

TRANSIENT_LOCAL_DURABILITY_QOS = 1

See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf

VOLATILE_DURABILITY_QOS = 0

See OpenDDS documentation at http://download.objectcomputing.com/OpenDDS/OpenDDS-latest.pdf