Declared in ReceiverMessageWriterModel

Declaration

void AddFilter(
    string key
);

Description

Adds a message type filter to the receiver model. This will ensure that only the message, with the specified key, can be filtered out.

Parameters

NameDescription
keyThe key to use for the filter