TTMSFNCWebPushServerCreateIOHandlerEvent Event Type
Event triggered while the server is constructed, allowing a custom secure connection handler to be supplied.
API unit family: TMS.TMSFNCWebPushServer
Parameters
| Name | Description |
|---|---|
Sender |
Server instance raising the event. |
AIOHandler |
Set in the handler to a custom server connection handler. When left unassigned, the server creates a default secure connection handler. |