Click or drag to resize

ResourceLimitsQosPolicyMaxSamples Property

Gets or sets the maximum number of samples a single DataWriter or DataReader can manage across all of its instances. The default value is LengthUnlimited

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

Property Value

Type: Int32
See Also