ChronologicalEvictionStrategy<TCachedMessage>.GetDequeueTimeUtc Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get message dequeue time
protected abstract DateTime GetDequeueTimeUtc (ref TCachedMessage cachedMessage);
abstract member GetDequeueTimeUtc : 'CachedMessage -> DateTime
Protected MustOverride Function GetDequeueTimeUtc (ByRef cachedMessage As TCachedMessage) As DateTime
Parameters
- cachedMessage
- TCachedMessage