Click or drag to resize
PoliciesTimestampGenerator Property
Gets the ITimestampGenerator instance in use.

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

Property Value

Type: ITimestampGenerator
See Also