private void OnTimerPing(Object state) { ServiceManager?.ReportServiceHealthy(Descriptor.Name, _serviceToken); }