ICacheEntry.AbsoluteExpirationRelativeToNow Eigenschaft

Definition

Ruft eine absolute Ablaufzeit relativ zum jetzigen Zeitpunkt ab oder legt diese fest.

public:
 property Nullable<TimeSpan> AbsoluteExpirationRelativeToNow { Nullable<TimeSpan> get(); void set(Nullable<TimeSpan> value); };
public TimeSpan? AbsoluteExpirationRelativeToNow { get; set; }
member this.AbsoluteExpirationRelativeToNow : Nullable<TimeSpan> with get, set
Public Property AbsoluteExpirationRelativeToNow As Nullable(Of TimeSpan)

Eigenschaftswert

Gilt für: