Ejemplo n.º 1
0
 private void UpdateInternalData()
 {
     //Once a minute get data we need for this stage (assuming some source that can change, i.e. mappings, state, etc)
     _service.GetLatest();
 }