Data.Cloud.AmazonAPI.TAmazonQueueService.GetServiceHost

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetServiceHost: string; override;

C++

virtual System::UnicodeString __fastcall GetServiceHost();

Properties

Type Visibility Source Unit Parent
function protected
Data.Cloud.AmazonAPI.pas
Data.Cloud.AmazonAPI.hpp
Data.Cloud.AmazonAPI TAmazonQueueService

Description

Returns the host string for the service.

Use GetServiceHost to get the host string for the service.

See Also