Exemple #1
0
 public async Task <Node> GetShardingNode()
 {
     return(await _store.GetMinimumTriggerTimesNode());
 }