Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Server
.
Port
Property
Namespace
Statiq
.Web
.Hosting
Type
Server
Constructors
Server
(string,
int)
Server
(string,
int,
bool,
string,
bool,
IEnumerable
<
I
Logger
Provider>
)
Server
(string,
int,
bool,
string,
bool,
IReadOnlyDictionary
<string,
string>
,
IReadOnlyDictionary
<string,
string>
,
IEnumerable
<
I
Logger
Provider>
)
Method Members
Dispose
()
Start
()
StartAsync
(CancellationToken)
StopAsync
(CancellationToken)
TriggerReloadAsync
()
Property Members
Extensionless
LocalPath
Port
ServerFeatures
Services
VirtualDirectory
Namespace
Statiq
.Web
.Hosting
Containing Type
Server
Property Type
int
Syntax
public int Port { get; }
Value
Type
Description
int
On This Page
Syntax
Value