Click or drag to resize

ResourceLimitsQosPolicyMaxInstances Property

Gets or sets the maximum number of instances that a DataWriter or DataReader can manage. The default value is LengthUnlimited

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

Property Value

Type: Int32
See Also