- Namespace
- Statiq
.Web .Hosting - Containing Type
- ServerFactory
Syntax
public Server CreateServer(string localPath, int port = 5080)
Parameters
Name | Type | Description |
---|---|---|
localPath | string | |
port | int |
Return Value
Type | Description |
---|---|
Server |
public Server CreateServer(string localPath, int port = 5080)
Name | Type | Description |
---|---|---|
localPath | string | |
port | int |
Type | Description |
---|---|
Server |