Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Server
.
Start
()
Method
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
Syntax
public void Start()
On This Page
Syntax