TTMSMCPNamedPipeTransport.PipeName Property
Name the pipe is published under. Defaults to
MCPServer.
API unit family: TMS.MCP.Transport.NamedPipe
Declaring type: TTMSMCPNamedPipeTransport
Type: string
Syntax
property PipeName: string;
Remarks
Clients connect by this name, so it has to match what the client is configured to open.
Exceptions
| Exception | Description |
|---|---|
Exception |
Raised when the channel is running, because the published name cannot change underneath connected clients. |