Windows apps
Collapse the table of content
Expand the table of content

RetryConditionHeaderValue Constructor (DateTimeOffset)

Initializes a new instance of the RetryConditionHeaderValue class.

Namespace:  System.Net.Http.Headers
Assembly:  System.Net.Http (in System.Net.Http.dll)

public:
RetryConditionHeaderValue(
	DateTimeOffset date
)

Parameters

date
Type: System::DateTimeOffset
Show:
© 2017 Microsoft