Table of Contents

TXDataServerError.StatusCode Property

Gets or sets the HTTP status code of the error response.

Remarks

A value lower than 100 is not a valid HTTP status code, and status code 500 is sent instead.

Syntax

Unit: XData.Payload.Writer

property TXDataServerError.StatusCode: Integer

See also