Click or drag to resize

TableOptionsGcGraceSeconds Property

The tombstone garbage collection grace time in seconds for this table.

Namespace:  Dse
Assembly:  Dse (in Dse.dll) Version: 2.9.0
Syntax
C#
public int GcGraceSeconds { get; }

Return Value

Type: Int32
the tombstone garbage collection grace time in seconds for this table.
See Also