Table of Contents

TTMSMCPClient.ClientName Property

Name this client reports to every server during the handshake.

API unit family: TMS.MCP.Client Declaring type: TTMSMCPClient Inherited from: TTMSMCPCustomClient Type: string

Syntax

property ClientName: string;

Remarks

Defaults to ExampleClient, and is only streamed while it differs from that default. Read at handshake time, so a change only reaches servers connected afterwards.