Table of Contents

Interface IReducerWatcher

Namespace
Cratis.Chronicle.Reducers
Assembly
Cratis.Chronicle.dll

Defines a watcher for a reducer.

public interface IReducerWatcher

Methods

Start()

Start the watcher.

void Start()

Stop()

Stop the watcher.

void Stop()