For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
3 4 9 12

DataState::NO_CHANGE

I assume DataState::NO_CHANGE means it is same as what consumer got in the most recent StreamState. Is it correct?

elektronrefinitiv-realtimeelektron-sdkdata
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
7.6k 15 6 9

@ujjwal

Basically, the state information indicates the health status of the data, for example, OK for valid data, Stale/Suspect for data outage (recovery in progress), and No_Change for no change from the previous data state. This means when the application receives a message with the data state NO_CHANGE, it indicates that there is no change from the previous data state; the previous state could be OK or Stale/Suspect.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.