Navigation
API > API/Runtime > API/Runtime/BackgroundHTTP > API/Runtime/BackgroundHTTP/FBackgroundHttpRequestImpl
Description
Gets the associated Requeset's Priority for Background Downloadings. Where possible, we attempt to finish downloads in lowest-priority first order.
Virtual Inheritance
- IBackgroundHttpRequest::GetRequestPriority → FBackgroundHttpRequestImpl::GetRequestPriority
| Name | GetRequestPriority |
| Type | function |
| Header File | /Engine/Source/Runtime/Online/BackgroundHTTP/Public/BackgroundHttpRequestImpl.h |
| Include Path | #include "BackgroundHttpRequestImpl.h" |
| Source | /Engine/Source/Runtime/Online/BackgroundHTTP/Private/BackgroundHttpRequestImpl.cpp |
virtual EBackgroundHTTPPriority GetRequestPriority() const
The request Priority