property Success: boolean;

 

Description

Indicates whether the request was successful.

If the response StatusCode is scOk, scUnknown, or is included in the AllowedStatuses set of the parent TScRestRequest object, Success is set to True. Otherwise, Success is set to False.

This property is read-only.

 

See also

TScRestRequest

TScRestRequest.AllowedStatuses

TScHttpStatusCode

SecureBridge Components, Copyright © 2007-2025 Devart. All Rights Reserved. Provide Feedback Visit Forum Request Support