protected override void BeginProcessing()
        {
            StartDate = DateTime.Now;

            CurrentData.SetCurrentWindow(null);
        }