Skip to main content

TdxRestServiceResponse Members

The base class for REST service response information containers.

Constructors

Name Description
Create(Integer) Initializes a new instance of the TdxRestServiceResponse class with specified settings.

Properties

Name Description
IsSuccess Identifies if the current query to a REST server is successful.
StatusCode Returns the REST server response status code.

Methods

Name Description
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
See Also