Declared in DataStorageMessageWriter

Declaration

bool DeleteMessage(
    Message msg
);

Description

Deletes the message from the cache and will ensure that all data that was tracked for that message is deleted.

Parameters

NameDescription
msgThe message to delete