Table of Contents

TTMSFNCWebPushServer.OnQuerySSLPort Event

Occurs to decide whether a listening port serves secure connections.

API unit family: TMS.TMSFNCWebPushServer Declaring type: TTMSFNCWebPushServer Inherited from: TTMSFNCCustomWebPushServer

Syntax

OnQuerySSLPort: TTMSFNCWebPushServerQuerySSLPortEvent;

Parameters

Name Description
Sender The server that raised the event.
APort The listening port being queried.
AUseSSL Set to True to use a secure connection for this port.