Table of Contents

Interface IReadModelWatcher

Namespace
Cratis.Chronicle.ReadModels
Assembly
Cratis.Chronicle.dll

Defines a watcher for a read model.

public interface IReadModelWatcher

Methods

Start()

Start the watcher.

void Start()

Stop()

Stop the watcher. Will be removed from the manager.

void Stop()