TTMSMCPServerBuilder.Name Method
Sets the name the server reports to clients.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPServerBuilder
Syntax
class function Name(const AName: string): TTMSMCPServerBuilderClass;
Parameters
| Name | Description |
|---|---|
AName |
Server name. |
Returns
Builder class to chain the next step on.