WebFarmServerSettings.

HttpsPort Property

Summary

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

Syntax

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

Value

Type Description
Nullable<int>