Interface IHttpRequestTask
- Namespace
- TaleWorlds.Library.Http
- Assembly
- TaleWorlds.Library.dll
public interface IHttpRequestTask
Properties
Exception
Exception Exception { get; }
Property Value
ResponseData
string ResponseData { get; }
Property Value
State
HttpRequestTaskState State { get; }
Property Value
Successful
bool Successful { get; }
Property Value
Methods
Start()
void Start()
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).