DSAzure.TAzureService.ResponseDate
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: DSAzure.pas DSAzure.hpp
| |
Unit: DSAzure | |
Parent: TAzureService |
Delphi
property ResponseDate: TDateTime read GetResponseDate;
C++
__property System::TDateTime ResponseDate = {read=GetResponseDate};
Description
Returns the origin date and time for the last response received.
The ResponseDate read-only property gets the origin date and time for the last response received.