Click or drag to resize

SampleInfoAbsoluteGenerationRank Property

The generation difference between this sample and the most recent sample. The AbsoluteGenerationRank indicates the generation difference (ie, the number of times the instance was disposed and became alive again) between this sample, and the most recent sample (possibly not in the returned collection) of this instance.

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

Property Value

Type: Int32
See Also