System.Net.HttpClient.THTTPClient.InternalState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

InternalState = (Other, ProxyAuthRequired, ServerAuthRequired);

C++

enum class DECLSPEC_DENUM InternalState : unsigned char { Other, ProxyAuthRequired, ServerAuthRequired };

Properties

Type Visibility Source Unit Parent
enum protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPClient

Description

Embarcadero Technologies does not currently have any additional information.