protected override void OnStop(ActorSystem actorSystem) { base.OnStop(actorSystem); this.monitor?.TerminateMonitors(); this.monitor = null; }