5 references to queueInfoCache
System.Messaging (5)
System\Messaging\MessageQueue.cs (5)
962MQCacheableInfo cachedInfo = queueInfoCache.Get(QueueInfoKey); 984queueInfoCache.Put(QueueInfoKey, mqInfo); 1584queueInfoCache.ClearStale(new TimeSpan(0)); 1745queueInfoCache.Remove(queue.QueueInfoKey); 3533queueInfoCache.Remove(QueueInfoKey);