Table of Contents

TTMSFNCCloudBaseRequest.GetServer Method

Returns the server authority portion of the URL, combining host and port.

API unit family: TMSFNCCloudBase Declaring type: TTMSFNCCloudBaseRequest

Syntax

function GetServer: string;

Returns

Host and port string in the form host:port, or just host when using the default port.