TSparkleSocketDispatcher.Server Property
The underlying Sparkle socket server.
Remarks
Use it to configure TLS certificates (Server.Ssl), parsing limits, worker threads and timeouts before setting Active to True.
The socket server is only functional on the Linux and Windows platforms; accessing this property on any other platform raises an ESocketServerException.
Syntax
Unit: Sparkle.Comp.SocketDispatcher
property TSparkleSocketDispatcher.Server: TSocketHttpServer