Click or drag to resize

Policies.TimestampGenerator Property

Gets the ITimestampGenerator instance in use.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.12.0
Syntax
C#
public ITimestampGenerator TimestampGenerator { get; }

Property Value

Type: ITimestampGenerator
See Also