Click or drag to resize

IngestionEntityVersionTimestamp Property

Unique timestamp provided from staging to maintain order of datagrams.

Namespace:  Omada.OE.Model.EsAdapter.Entities
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public long VersionTimestamp { get; set; }

Property Value

Type: Int64
See Also