Ditto 4.6.0
|
A sync subscription configures Ditto to receive updates from remote peers about documents matching the subscription's query. More...
#include <SyncSubscription.hpp>
Public Member Functions | |
void | cancel () |
Cancels the sync subscription so that new changes matching the query are no longer received from other peers. No-op if it's already cancelled via or the owning Ditto object goes out of scope. | |
bool | is_cancelled () |
A sync subscription configures Ditto to receive updates from remote peers about documents matching the subscription's query.