Example #1
0
 public void Uncache()
 {
     ChannelUtils.Uncache(_cache, this);
 }
Example #2
0
 public override void Uncache()
 {
     ChannelUtils.Uncache(_cache, this);
 }