Click or drag to resize

ResourceLimitsQosPolicyMaxSamplesPerInstance Property

Gets or sets the maximum number of samples that can be managed for an individual instance in a single DataWriter or DataReader. The default value is LengthUnlimited

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

Property Value

Type: Int32
See Also