System.Net.HttpClient.THTTPClient.InternalState

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

InternalState = (Other, ProxyAuthRequired, ServerAuthRequired);

C++

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

プロパティ

種類 可視性 ソース ユニット
enum protected
System.Net.HttpClient.pas
System.Net.HTTPClient.hpp
System.Net.HttpClient THTTPClient

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。