4 references to QueueInfoKey
System.Messaging (4)
System\Messaging\MessageQueue.cs (4)
962
MQCacheableInfo cachedInfo = queueInfoCache.Get(
QueueInfoKey
);
984
queueInfoCache.Put(
QueueInfoKey
, mqInfo);
1745
queueInfoCache.Remove(queue.
QueueInfoKey
);
3533
queueInfoCache.Remove(
QueueInfoKey
);