System::Net::Http::Headers::RetryConditionHeaderValue::get_Delta method

RetryConditionHeaderValue::get_Delta method

Returns the delta value.

Nullable<TimeSpan> System::Net::Http::Headers::RetryConditionHeaderValue::get_Delta()

ReturnValue

The delta value.

See Also