Click or drag to resize

SampleInfoDisposedGenerationCount Property

The number of times the instance has become 'Alive' after being explicitly disposed.

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

Property Value

Type: Int32
See Also