System::Net::Http::HttpResponseMessage::get_IsSuccessStatusCode method
HttpResponseMessage::get_IsSuccessStatusCode method
Checks if the status code indicates that the action requested by the client was received, understood, and accepted.
bool System::Net::Http::HttpResponseMessage::get_IsSuccessStatusCode() const
ReturnValue
True when the status code belongs to 2xx, otherwise false.
See Also
- Class HttpResponseMessage
- Namespace System::Net::Http
- Library Aspose.TeX for C++