WarningHeaderValue Class
Represents a warning value used by the Warning header.
Namespace: System.Net.Http.Headers
Assembly: System.Net.Http (in System.Net.Http.dll)
The WarningHeaderValue type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | WarningHeaderValue(Int32, String, String) | Initializes a new instance of the WarningHeaderValue class. |
![]() | WarningHeaderValue(Int32, String, String, DateTimeOffset) | Initializes a new instance of the WarningHeaderValue class. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Overrides Object::Equals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides Object::GetHashCode().) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Parse | |
![]() | ToString | (Overrides Object::ToString().) |
![]() ![]() | TryParse |
Show:
