Open sandboxFocus

Property Timestamp

Timestamp

Gets the time when the item was instantiated. This is useful in non-blocking cache handling, when a set request might be processed several seconds after it has been ordered.

Declaration
public DateTime Timestamp { get; }
Property Value
Type Description
DateTime