System::Net::Http::Headers::RetryConditionHeaderValue::Parse method
RetryConditionHeaderValue::Parse method
Converts a passed string to an instance of the RetryConditionHeaderValue class.
static System::SharedPtr<RetryConditionHeaderValue> System::Net::Http::Headers::RetryConditionHeaderValue::Parse(String input)
Parameter | Type | Description |
---|---|---|
input | String | A string to parse. |
ReturnValue
An instance of the RangeHeaderValue class.
See Also
- Typedef SharedPtr
- Class RetryConditionHeaderValue
- Class String
- Class RetryConditionHeaderValue
- Namespace System::Net::Http::Headers
- Library Aspose.TeX for C++