property Active: boolean;
Description
Indicates whether the HTTP server is running. Set the Active property to True to run the HTTP server and listen for incoming HTTP connections on Port. Set the Active property to False, so that the HTTP server is stopped.