Click or drag to resize

DurabilityServiceQosPolicyMaxInstances Property

Represents the maximum number of instances the DataWriter (or DataReader) can manage.

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