Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Server
.
TriggerReloadAsync
()
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 Task TriggerReloadAsync()
Return Value
Type
Description
Task
On This Page
Syntax
Return Value