HttpCachePolicyWrapper.SetLastModified(DateTime) Yöntem

Tanım

Last-Modified HTTP üst bilgisini belirtilen tarih ve saate ayarlar.

public:
 override void SetLastModified(DateTime date);
public override void SetLastModified(DateTime date);
override this.SetLastModified : DateTime -> unit
Public Overrides Sub SetLastModified (date As DateTime)

Parametreler

date
DateTime

Üst bilginin ayarlanacağı Last-Modified tarih-saat değeri.

Özel durumlar

date geçerli DateTimedeğerinden sonradır.

Şunlara uygulanır