System.Net.HttpClient.THTTPClient.TExecutionResult

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

Delphi

TExecutionResult = (Success, UnknownError, ServerCertificateInvalid, ClientCertificateNeeded, Retry);

C++

enum class DECLSPEC_DENUM TExecutionResult : unsigned char { Success, UnknownError, ServerCertificateInvalid, ClientCertificateNeeded, Retry };

プロパティ

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

説明

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