Declared in DataStorageMessageWriter

Declaration

bool ReadLatest(
    Message msg
);

Description

Reads the latest value of the message from the data storage system. This will write the data into the message reference that is passed in.

Parameters

NameDescription
msgThe message reference to write the data in