Share via


HiLoValueGenerator<TValue>.GetNewLowValue Method

Definition

Gets the low value for the next block of values to be used.

protected abstract long GetNewLowValue ();
abstract member GetNewLowValue : unit -> int64
Protected MustOverride Function GetNewLowValue () As Long

Returns

The low value for the next block of values to be used.

Applies to