Beispiel #1
0
        protected override void OnStop()
        {
            OnCanceling?.Invoke();

            base.OnStop();
        }