Click or drag to resize

SampleInfoGenerationRank Property

The generation difference of this sample and the most recent sample in the collection. GenerationRank 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 in the collection related to this instance.

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

Property Value

Type: Int32
See Also