TTMSMCPNamedPipeTransport.ServerName Property
Name of the machine hosting the pipe. Empty - the default - means the local machine.
API unit family: TMS.MCP.Transport.NamedPipe
Declaring type: TTMSMCPNamedPipeTransport
Type: string
Syntax
property ServerName: string;
Remarks
Recorded but not currently applied: the channel always publishes its pipe locally, so setting this does not make it reachable from another machine.