MemoryCacheEntryOptions.AbsoluteExpirationRelativeToNow Eigenschap

Definitie

Hiermee wordt een absolute verlooptijd opgehaald of ingesteld, ten opzichte van nu.

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)

Waarde van eigenschap

Van toepassing op