Click or drag to resize

DurabilityServiceQosPolicyMaxSamplesPerInstance Property

Represents the maximum number of samples of any one instance a DataWriter (or DataReader) can manage.

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