DSAzure.TAzureService.GetResponseDate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetResponseDate: TDateTime;

C++

System::TDateTime __fastcall GetResponseDate();

Properties

Type Visibility Source Unit Parent
function protected
DSAzure.pas
DSAzure.hpp
DSAzure TAzureService

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