question

Upvotes
Accepted
3 2 2 10

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 5.0 MiB each and 10.0 MiB total.

1 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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea