Click or drag to resize

OwnershipStrengthQosPolicyValue Property

Get or sets the value of the ownership strength. The value member is used to determine which DataWriter is the owner of the data-object instance. The default value is zero.

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

Property Value

Type: Int32
See Also