Table of Contents

Class TopicDataQosPolicyConfiguration

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

Class managing TopicDataQosPolicy

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

Constructors

TopicDataQosPolicyConfiguration()

Initialize a new instance of TopicDataQosPolicyConfiguration

public TopicDataQosPolicyConfiguration()

Fields

ValuePropertyKey

Configuration key of Value

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

Field Value

string

Properties

Value

public byte[] Value { get; set; }

Property Value

byte[]