Method Start NamespaceSisk.Core.Http.Hosting AssemblySisk.Core.dll Start(bool, bool) Starts the HTTP server. public void Start(bool verbose = true, bool preventHault = true) Parameters verbose bool Optional. Specifies if the application should write the listening prefix welcome message. preventHault bool Optional. Specifies if the application should pause the main application loop.