LocalTimeNanoseconds Property |
Gets the nanoseconds component of the time represented by the current instance, a number from 0 to 999,999,999.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public int Nanoseconds { get; }
Property Value
Type:
Int32See Also