HttpGetBufferResult.Succeeded Property

Definition

Gets whether the HTTP request was successful.

C#
public bool Succeeded { get; }

Property Value

Boolean

True if HTTP request was successful; otherwise False. A request is successful if a 200-series HTTP response was received and, if the response body was read, that there were no exceptions when processing the response body.

Applies to

Product Versions
WinRT Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100