예제 #1
0
 private void OnTimerPing(Object state)
 {
     ServiceManager?.ReportServiceHealthy(Descriptor.Name, _serviceToken);
 }