Property NoExpiration
NoExpiration
Specifies the TimeSpan.MaxValue for the message, so that it is not expired.
Declaration
public static TimeSpan NoExpiration { get; }
Property Value
Type | Description |
---|---|
System.TimeSpan | A constant value that indicates that messages have been added into cache without expiry. |