HttpCachePolicy::GetIgnoreRangeRequests Method ()

 

Gets the status of ignore range requests.

Namespace:   System.Web
Assembly:  System.Web (in System.Web.dll)

public:
bool GetIgnoreRangeRequests()

Return Value

Type: System::Boolean

true if range requests are ignored; otherwise false.

.NET Framework
Available since 4.6.2
Return to top
Show: