Table of Contents

TTMSMCPHTTPServerStoppingEvent Event Type

Reports that the server is shutting down.

API unit family: TMS.MCP.HTTPServer

Remarks

Raised while shutting down, so it is a chance to release what was held per server rather than to prevent the shutdown.

Parameters

Name Description
Sender The server component that is stopping.