Click or drag to resize

LivelinessChangedStatusAliveCount Property

Gets the total number of data writers currently active on the topic this data reader is reading.

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

Property Value

Type: Int32
See Also