Table of Contents

Interface IHttpRequestTask

Namespace
TaleWorlds.Library.Http
Assembly
TaleWorlds.Library.dll
public interface IHttpRequestTask

Properties

Exception

Exception Exception { get; }

Property Value

Exception

ResponseData

string ResponseData { get; }

Property Value

string

State

HttpRequestTaskState State { get; }

Property Value

HttpRequestTaskState

Successful

bool Successful { get; }

Property Value

bool

Methods

Start()

void Start()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).