4 references to LookupId
System.ServiceModel (4)
System\ServiceModel\Channels\MsmqReceiveContextLockManager.cs (4)
71long lookupId = receiveContext.LookupId; 124long lookupId = receiveContext.LookupId; 140if (messageExpiryMap.TryGetValue(receiveContext.LookupId, out receiveContextFromMap)) 163this.messageExpiryMap.Remove(entry.LookupId);