Bagikan melalui


PackWebResponse.IsFromCache Properti

Definisi

Mendapatkan nilai yang menunjukkan apakah respons berasal dari cache paket atau dari permintaan Web.

public:
 virtual property bool IsFromCache { bool get(); };
public override bool IsFromCache { get; }
member this.IsFromCache : bool
Public Overrides ReadOnly Property IsFromCache As Boolean

Nilai Properti

true jika respons berasal dari cache paket; false jika respons berasal dari permintaan Web.

Berlaku untuk