Exemple #1
0
 /// <summary>
 /// Invalidate the folder cache, forcing it to be reloaded on the reference.
 /// </summary>
 private void Invalidate()
 {
     _allMessages = null;
 }
Exemple #2
0
 /// <summary>
 /// Invalidate the folder cache, forcing it to be reloaded on the reference.
 /// </summary>
 private void Invalidate()
 {
     _allMessages = null;
 }