Exemplo n.º 1
0
 protected override Task <int> ResetSourceImpl()
 {
     return(Task.FromResult(VideoCacheManager.GetCacheRequestCount()));
 }