TTMSFNCWebSocketServerCreateIOHandlerEvent Event Type
Event fired to let the application supply a custom secure I/O handler instead of the default one.
API unit family: TMSFNCWebSocketServer
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
AIOHandler |
Set this to a custom handler instance to override the default. Leave it unassigned to use the built-in handler. |