Bagikan melalui


RedirectionType.Cache Properti

Definisi

RedirectionType Mendapatkan yang mewakili jenis pengalihan cache.

public:
 static property System::ServiceModel::Channels::RedirectionType ^ Cache { System::ServiceModel::Channels::RedirectionType ^ get(); };
public static System.ServiceModel.Channels.RedirectionType Cache { get; }
static member Cache : System.ServiceModel.Channels.RedirectionType
Public Shared ReadOnly Property Cache As RedirectionType

Nilai Properti

Jenis pengalihan cache.

Keterangan

Pengalihan cache menunjukkan bahwa respons dari permintaan sebelumnya harus digunakan. Ini sesuai dengan kode status HTTP 304 (Tidak Dimodifikasi)

Berlaku untuk