System.Net.HttpClient.THTTPClient.InternalState
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.