System::Net::Http::Headers::WarningHeaderValue::get_Date method

WarningHeaderValue::get_Date method

Returns the datetime of the warning.

Nullable<DateTimeOffset> System::Net::Http::Headers::WarningHeaderValue::get_Date()

ReturnValue

The datetime of the warning.

See Also