DSAzure.TAzureService.GetResponseDate

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
DSAzure.pas
DSAzure.hpp
Unit: DSAzure
Parent: TAzureService

Delphi

function GetResponseDate: TDateTime;

C++

System::TDateTime __fastcall GetResponseDate();

Description

Returns the origin date and time for the last response received.

GetResponseDate returns the origin date and time for the last response received.

See Also