TTMSFNCCloudBaseRequestResult.GetServer Method
Returns the server authority portion of the URL, combining host and port.
API unit family: TMSFNCCloudBase
Declaring type: TTMSFNCCloudBaseRequestResult
Inherited from: TTMSFNCCloudBaseRequest
Syntax
function GetServer: string;
Returns
Host and port string in the form host:port, or just host when using the default port.