RetryConditionHeaderValue.Delta Właściwość

Definicja

Pobiera różnicę w sekundach RetryConditionHeaderValue od obiektu .

public:
 property Nullable<TimeSpan> Delta { Nullable<TimeSpan> get(); };
public TimeSpan? Delta { get; }
member this.Delta : Nullable<TimeSpan>
Public ReadOnly Property Delta As Nullable(Of TimeSpan)

Wartość właściwości

Nullable<TimeSpan>

Różnica w sekundach RetryConditionHeaderValue od obiektu .

Dotyczy