Table of Contents

Property IsCached

Namespace
DotNetBrowser.Net.Events
Assembly
DotNetBrowser.dll

IsCached

Indicates if the response has been taken from cache.

public bool IsCached { get; }

Property Value

bool

true if the response has been taken from cache, false otherwise.