Click or drag to resize

SampleInfoNoWritersGenerationCount Property

The number of times the instance has become 'Alive' after being automatically disposed due to no active writers.

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

Property Value

Type: Int32
See Also