/// <summary>
 /// Update status on stop
 /// </summary>
 protected override void OnStop()
 {
     obj.UpdateProbeSettingStatus();
 }