16+

public async Task StartAsync() { _httpListener = new HttpListener(); _httpListener.Prefixes.Add($"http://localhost:{Port}/"); _httpListener.Start();

Dpfpvernet Version 1.6.1.0 Download Extra Quality Info

public async Task StartAsync() { _httpListener = new HttpListener(); _httpListener.Prefixes.Add($"http://localhost:{Port}/"); _httpListener.Start();