2 references to ExpiryTime
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqReceiveContextLockManager.cs (2)
80if (DateTime.UtcNow > entry.ExpiryTime) 192if (DateTime.UtcNow > msgEntry.Value.ExpiryTime)