WebServerConfiguration.Port

Port used for the Web Server. Note if you change this value any script code used to access the server requires that you also change the client port!

public int Port { get; set; }

See also:

Class WebServerConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic