Table of Contents

TTMSMCPHTTPServerConnection.Disconnect Method

Closes the connection.

API unit family: TMS.MCP.HTTPServer Declaring type: TTMSMCPHTTPServerConnection

Syntax

procedure Disconnect; virtual; abstract;

Remarks

Implemented by the platform's own server. Use it to release a connection that was kept open; anything not yet written is lost.