Table of Contents

TTMSFNCWebPushServerQuerySSLPortEvent Event Type

Event triggered to decide whether a given listening port must use a secure connection.

API unit family: TMS.TMSFNCWebPushServer

Parameters

Name Description
Sender Server instance raising the event.
APort Listening port being queried.
AUseSSL Set to True in the handler to serve the port over a secure connection, or False for plain connections.