Table of Contents

TTMSMCPNamedPipeTransport.Stop Method

Withdraws the pipe and drops the connected clients.

API unit family: TMS.MCP.Transport.NamedPipe Declaring type: TTMSMCPNamedPipeTransport

Syntax

procedure Stop; override;

Remarks

Returns immediately when the channel is not running. Errors raised while closing the pipe are reported through TTMSMCPTransport.OnError rather than propagated, so stopping always completes.