Table of Contents

Class LifespanQosPolicyConfiguration

Namespace
MASES.DataDistributionManager.Bindings.Configuration
Assembly
DataDistributionManagerNet.dll

Class managing LifespanQosPolicy

public class LifespanQosPolicyConfiguration : BaseConfiguration, IConfiguration, INotifyPropertyChanged
Inheritance
LifespanQosPolicyConfiguration
Implements
Inherited Members

Constructors

LifespanQosPolicyConfiguration()

Initialize a new instance of LifespanQosPolicyConfiguration

public LifespanQosPolicyConfiguration()

Fields

DurationPropertyKey

Configuration key of Duration

public const string DurationPropertyKey = "datadistributionmanager.opendds.qos.lifespanqospolicy.duration"

Field Value

string

Properties

Duration

public int Duration { get; set; }

Property Value

int