Table of Contents

Property Expires

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

Expires

Gets or sets the value of the HTTP Expires header.

Indicates the date and time after which the response is considered stale, helping clients manage caching.

public string? Expires { get; set; }

Property Value

string