Table of Contents

Class OwnershipStrengthQosPolicyConfiguration

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

Class managing OwnershipStrengthQosPolicy

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

Constructors

OwnershipStrengthQosPolicyConfiguration()

Initialize a new instance of OwnershipStrengthQosPolicyConfiguration

public OwnershipStrengthQosPolicyConfiguration()

Fields

ValuePropertyKey

Configuration key of Value

public const string ValuePropertyKey = "datadistributionmanager.opendds.qos.ownershipstrengthqospolicy.value"

Field Value

string

Properties

Value

public int Value { get; set; }

Property Value

int