英語で読む

次の方法で共有


RetryConditionHeaderValue クラス

定義

日付/時刻または期間値のいずれかとなる Retry-After ヘッダー値を表します。

C#
public class RetryConditionHeaderValue
C#
public class RetryConditionHeaderValue : ICloneable
継承
RetryConditionHeaderValue
実装

注釈

クラスは RetryConditionHeaderValue 、IETF によって RFC 2616 で定義されている Retry-After ヘッダーのサポートを提供します。

コンストラクター

RetryConditionHeaderValue(DateTimeOffset)

RetryConditionHeaderValue クラスの新しいインスタンスを初期化します。

RetryConditionHeaderValue(TimeSpan)

RetryConditionHeaderValue クラスの新しいインスタンスを初期化します。

プロパティ

Date

RetryConditionHeaderValue オブジェクトから日付と時刻のオフセットを取得します。

Delta

RetryConditionHeaderValue オブジェクトから秒単位のデルタを取得します。

メソッド

Equals(Object)

指定した Object が、現在の RetryConditionHeaderValue オブジェクトと等しいかどうかを判断します。

GetHashCode()

RetryConditionHeaderValue オブジェクトのハッシュ関数として機能します。

GetType()

現在のインスタンスの Type を取得します。

(継承元 Object)
MemberwiseClone()

現在の Object の簡易コピーを作成します。

(継承元 Object)
Parse(String)

文字列を RetryConditionHeaderValue インスタンスに変換します。

ToString()

現在の RetryConditionHeaderValue オブジェクトを表す文字列を返します。

TryParse(String, RetryConditionHeaderValue)

文字列が有効な RetryConditionHeaderValue 情報かどうかを判断します。

明示的なインターフェイスの実装

ICloneable.Clone()

現在の RetryConditionHeaderValue インスタンスのコピーである新しいオブジェクトを作成します。

適用対象

製品 バージョン
.NET Core 1.0, Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 1.1, 1.2, 1.3, 1.4, 1.6, 2.0, 2.1
UWP 10.0