Example #1
0
 public Task UpdatePersistentCache()
 {
     return(_cachedMainChainService.UpdatePersistentCacheAsync());
 }