public void OnNext(IContextStop value) { ContextStopInvoked++; }
public void OnNext(IContextStop value) { Stopped = true; }