DataTimeStamp StructureNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents a microsecond interval since UNIX epoch start. This struct is used to tag incoming subscription data, so upon re-subscription the client may tell the server where to start sync from

Namespace: NFX.DataAccess.CRUD.Subscriptions
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public struct DataTimeStamp
See Also