WebFarmServerSettings.

HttpPort Property

Summary

Server HTTP port
Assembly
Cake.IIS.dll
Namespace
Cake.IIS
Containing Type
WebFarmServerSettings

Syntax

public Nullable<int> HttpPort { get; set; }

Value

Type Description
Nullable<int>