Click or drag to resize

LivelinessChangedStatusNotAliveCount Property

Gets the total number of data writers writing to the data reader's topic that are no longer asserting their liveliness.

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

Property Value

Type: Int32
See Also